Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-11 | Dropping gemoji | Barry Clark | |
2015-01-11 | Better syntax highlighting | Ray Nicholus | |
- Switched to redcarpet from kramdown for proper markup | |||
2015-01-11 | Merge pull request #47 from jaminscript/move-svg-to-css | Barry Clark | |
Load SVG icons in via CSS. Saves up to 27KB per page load! | |||
2014-11-12 | Change how SVG icons are included in pages | Ben Abbott | |
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-10-22 | Readme: removing new themes email drop | Barry Clark | |
2014-10-20 | Adding Henry Stanley to readme credits :raised_hands: | Barry Clark | |
2014-10-19 | Merge pull request #38 from henryaj/master | Barry Clark | |
Teeny tiny typo fixes to README | |||
2014-10-18 | Teeny tiny typo fixes to README | Henry Stanley | |
2014-10-18 | Updating readme to mention that it can take 10 minutes - closes #37 | Barry Clark | |
2014-10-13 | Updated readme to make local dev installation steps a little easier. | Barry Clark | |
2014-10-06 | Updated readme installation steps to use GitHub Pages :gem: | Barry Clark | |
2014-10-05 | Add credits for Florian Simon :raised_hands: | Barry Clark | |
2014-10-04 | Merge pull request #31 from vermluh/icons2 | Barry Clark | |
Remove extraneous markup from Stack Overflow icon | |||
2014-09-30 | Update stackoverflow.html | Florian Simon | |
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code | |||
2014-09-25 | Added Hun Jae Lee to credits :raised_hands: | Barry Clark | |
2014-09-20 | Merge pull request #28 from etelej/j-now | Barry Clark | |
Fix duplicate meta charset declaration | |||
2014-09-20 | Merge pull request #26 from hunjaelee/patch-1 | Barry Clark | |
Fix mailto links | |||
2014-09-19 | Fix duplicate meta charset declaration | Peter Etelej | |
2014-09-17 | Fix mailto link code | Hun Jae Lee | |
So that the created link is `mailto:email@example.com` instead of `mailto: email@example.com` (note the space after `mailto:`) | |||
2014-09-15 | Peter Etelej credits shout out | Barry Clark | |
2014-09-14 | Merge pull request #23 from etelej/j-now | Barry Clark | |
Fix feed.xml null layout warning | |||
2014-09-14 | Update feed.xml Layout declaration | Peter Etelej | |
2014-09-06 | removing newsletter plug from readme | Barry Clark | |
2014-08-28 | Visual improvements to the font weight of headers | Barry Clark | |
2014-08-22 | Bold headers fix for Windows browsers | Barry Clark | |
2014-08-20 | Merge pull request #17 from esteinborn/patch-1 | Barry Clark | |
Update to Universal Google Analytics Script | |||
2014-08-19 | Update to Universal Google Analytics Script | Eric Steinborn | |
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-16 | Readme love for Bart Kiers and Javier Cejudo | Barry Clark | |
2014-08-15 | Add permalink with trailing slash to about page Fixes #13 | Barry Clark | |
2014-08-15 | Merge pull request #15 from javiercejudo/patch-1 | Barry Clark | |
Adds trailing slash to avoid 301 redirections | |||
2014-08-15 | Merge pull request #16 from javiercejudo/patch-2 | Barry Clark | |
Adds link element for RSS feed | |||
2014-08-16 | Adds site description to the RSS link title | Javier Cejudo | |
2014-08-15 | Adds link element for RSS feed | Javier Cejudo | |
2014-08-15 | Adds trailing slash to avoid 301 redirects | Javier Cejudo | |
2014-08-14 | Merge branch 'master' of github.com:barryclark/jekyll-now | Barry Clark | |
2014-08-14 | Added Michael Rose themes to recommended list | Barry Clark | |
2014-08-05 | Merge pull request #6 from bkiers/stackoverflow-svg | Barry Clark | |
Added stackoverflow SVG. | |||
2014-08-05 | Added stackoverflow SVG. | Bart Kiers | |
2014-08-03 | Merge pull request #3 from javiercejudo/patch-1 | Barry Clark | |
Remove duplicated viewport meta tag | |||
2014-08-03 | Remove duplicated viewport meta tag | Javier Cejudo | |
2014-08-01 | Readme: Smashing Mag link updated - Fixes #1 | Barry Clark | |
2014-08-01 | Readme: Added comment about making Windows setup easier | Barry Clark | |
2014-07-31 | Readme: Moving newsletter CTA to the bottom | Barry Clark | |
2014-07-30 | Added information about Smashing Mag walkthrough | Barry Clark | |
2014-07-30 | Use the markdown style guide that's on www.jekyllnow.com | Barry Clark | |
2014-07-30 | v1.0.0 releasev1.0.0 | Barry Clark | |
2014-07-30 | Newsletter url update | Barry Clark | |
2014-07-30 | Add in link for Smashing Magazine walkthrough | Barry Clark | |
2014-07-30 | Readme: Tidied up the credits | Barry Clark | |
2014-07-30 | Quick readme re-order | Barry Clark | |