Commit Graph

273 Commits

Author SHA1 Message Date
Ben Abbott 404ddf26e5 Change how SVG icons are included in pages
Normally you include a .html file containing SVG data to show social
media icons on the page, but this means adding up to 27KB of bloat to
every single page.

With this commit I have moved the SVG data into a .scss file and
converted them into Data URIs so they work on multiple browsers. This
means the CSS file will contain the SVG data rather than each and every
page on the site.
2014-11-12 16:42:00 +13:00
Barry Clark 8e81837d1c Readme: removing new themes email drop 2014-10-22 19:10:51 -04:00
Barry Clark d1fd3a68d0 Adding Henry Stanley to readme credits 🙌 2014-10-20 07:41:05 -04:00
Barry Clark ceadb3b305 Merge pull request #38 from henryaj/master
Teeny tiny typo fixes to README
2014-10-19 10:45:10 -04:00
Henry Stanley eb6cff2cdc Teeny tiny typo fixes to README 2014-10-18 11:21:51 +01:00
Barry Clark 8bfd9c961b Updating readme to mention that it can take 10 minutes - closes #37 2014-10-18 00:11:18 -04:00
Barry Clark 617c176a11 Updated readme to make local dev installation steps a little easier. 2014-10-13 10:16:44 -04:00
Barry Clark 67d2f75a4f Updated readme installation steps to use GitHub Pages 💎 2014-10-06 19:10:59 -04:00
Barry Clark 9826c6c3db Add credits for Florian Simon 🙌 2014-10-05 09:27:40 -04:00
Barry Clark 5e4f0720f3 Merge pull request #31 from vermluh/icons2
Remove extraneous markup from Stack Overflow icon
2014-10-04 17:26:41 -04:00
Florian Simon ef2186dc88 Update stackoverflow.html
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code
2014-09-30 12:15:08 +02:00
Barry Clark bfa9d5a4c5 Added Hun Jae Lee to credits 🙌 2014-09-25 23:37:43 -04:00
Barry Clark 057536620c Merge pull request #28 from etelej/j-now
Fix duplicate meta charset declaration
2014-09-20 09:19:22 -04:00
Barry Clark 875917a4ba Merge pull request #26 from hunjaelee/patch-1
Fix mailto links
2014-09-20 09:16:08 -04:00
Peter Etelej bbc3e29579 Fix duplicate meta charset declaration 2014-09-19 13:27:10 +03:00
Hun Jae Lee 0fdf013bb8 Fix mailto link code
So that the created link is `mailto:email@example.com` instead of `mailto: email@example.com` (note the space after `mailto:`)
2014-09-17 19:26:21 -04:00
Barry Clark 7c425a1e3a Peter Etelej credits shout out 2014-09-15 20:24:43 -04:00
Barry Clark 0ac1710ba8 Merge pull request #23 from etelej/j-now
Fix feed.xml null layout warning
2014-09-14 12:13:30 -04:00
Peter Etelej cfd645e2a5 Update feed.xml Layout declaration 2014-09-14 14:08:41 +03:00
Barry Clark 52fd2bcc32 removing newsletter plug from readme 2014-09-06 15:41:11 -04:00
Barry Clark 5dc43301e9 Visual improvements to the font weight of headers 2014-08-28 21:56:14 -04:00
Barry Clark 048f23c237 Bold headers fix for Windows browsers 2014-08-22 08:45:24 -04:00
Barry Clark 6642ccef55 Merge pull request #17 from esteinborn/patch-1
Update to Universal Google Analytics Script
2014-08-20 14:07:40 -04:00
Eric Steinborn 14f665d63f Update to Universal Google Analytics Script
Google is upgrading to their new "Universal Analytics."

I'd recommend building that into this instead of the legacy ga.js script.
https://developers.google.com/analytics/devguides/collection/analyticsjs/
2014-08-19 17:09:31 -04:00
Barry Clark 36b4c9b0ae Readme love for Bart Kiers and Javier Cejudo 2014-08-16 10:30:05 -04:00
Barry Clark 615f8ca5f3 Add permalink with trailing slash to about page Fixes #13 2014-08-15 15:31:47 -04:00
Barry Clark 3a1aa66c42 Merge pull request #15 from javiercejudo/patch-1
Adds trailing slash to avoid 301 redirections
2014-08-15 15:27:43 -04:00
Barry Clark a865b320a7 Merge pull request #16 from javiercejudo/patch-2
Adds link element for RSS feed
2014-08-15 15:19:36 -04:00
Javier Cejudo 21e4160b8d Adds site description to the RSS link title 2014-08-16 01:50:07 +10:00
Javier Cejudo 0f06c36b1b Adds link element for RSS feed 2014-08-15 10:29:47 +10:00
Javier Cejudo d035ea248c Adds trailing slash to avoid 301 redirects 2014-08-15 10:14:19 +10:00
Barry Clark 52fde567c9 Merge branch 'master' of github.com:barryclark/jekyll-now 2014-08-14 19:00:07 -04:00
Barry Clark 0ad1caa68e Added Michael Rose themes to recommended list 2014-08-14 18:59:51 -04:00
Barry Clark ee57e992b6 Merge pull request #6 from bkiers/stackoverflow-svg
Added stackoverflow SVG.
2014-08-05 07:55:40 -04:00
Bart Kiers ca618a6bd4 Added stackoverflow SVG. 2014-08-05 08:22:02 +02:00
Barry Clark 5de95578fd Merge pull request #3 from javiercejudo/patch-1
Remove duplicated viewport meta tag
2014-08-03 10:20:22 -04:00
Javier Cejudo 95c57f465c Remove duplicated viewport meta tag 2014-08-03 13:27:38 +10:00
Barry Clark f83c9de3ea Readme: Smashing Mag link updated - Fixes #1 2014-08-01 08:16:48 -04:00
Barry Clark f976ad9992 Readme: Added comment about making Windows setup easier 2014-08-01 07:39:19 -04:00
Barry Clark a06e704efc Readme: Moving newsletter CTA to the bottom 2014-07-31 08:52:11 -04:00
Barry Clark 765346ee16 Added information about Smashing Mag walkthrough 2014-07-30 21:12:38 -04:00
Barry Clark 1feb9b67a9 Use the markdown style guide that's on www.jekyllnow.com 2014-07-30 21:08:03 -04:00
Barry Clark 5d93016e58 v1.0.0 release 2014-07-30 20:41:33 -04:00
Barry Clark 2d838a3416 Newsletter url update 2014-07-30 20:40:37 -04:00
Barry Clark 4102f02f06 Add in link for Smashing Magazine walkthrough 2014-07-30 20:33:22 -04:00
Barry Clark 72e25f3ddc Readme: Tidied up the credits 2014-07-30 19:54:38 -04:00
Barry Clark ff31cd9843 Quick readme re-order 2014-07-30 19:53:10 -04:00
Barry Clark 210d9770c9 Added local development instructions 2014-07-30 19:52:06 -04:00
Barry Clark c2d379cac6 Clean out grunt stuff from _config.yml excludes 2014-07-30 19:09:58 -04:00
Barry Clark 23d88f26d9 CSS comments tidy up 2014-07-30 18:53:22 -04:00