Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-02-08 | Fix spelling mistake in README | Chris Farrugia | |
2015-12-06 | Merge pull request #344 from praseodym/patch-1 | Barry Clark | |
Update analytics snippet to use baseurl | |||
2015-12-06 | Merge pull request #339 from omgmog/master | Barry Clark | |
Removed +x on style.scss | |||
2015-12-06 | Merge pull request #343 from fleeting/master | Barry Clark | |
Replacing the custom feed.xml with the official jekyll-feed gem. | |||
2015-12-06 | Merge pull request #346 from Daniel15/patch-1 | Barry Clark | |
Remove reference to 0.0.0.0, update to 127.0.0.1:4000 | |||
2015-12-04 | Remove reference to 0.0.0.0 | Daniel Lo Nigro | |
`0.0.0.0` doesn't really make much sense, and in fact shouldn't even work at all. It's pretty strange that it does work. | |||
2015-12-04 | Update analytics snippet to use baseurl | Mark Janssen | |
2015-12-02 | Adding the official jekyll-feed gem for atom/rss feed. | James Fleeting | |
2015-11-26 | Removed +x on style.scss | Max Glenister | |
Fixes #204 | |||
2015-11-16 | Merge pull request #199 from dijonkitchen/patch-2 | Barry Clark | |
Fix grammatical error on the 404 page. | |||
2015-05-26 | Update 404.md | dijonkitchen | |
2015-05-13 | Merge pull request #187 from frenchie16/jekyll-now/master | Barry Clark | |
Exclude CNAME from the hosted site | |||
2015-05-13 | Exclude CNAME | John French | |
There’s no reason you’d want to be able to access the CNAME file on the hosted site. | |||
2015-05-07 | Merge pull request #183 from eringrand/patch-1 | Barry Clark | |
More detailed Youtube icon. | |||
2015-05-07 | Update _svg-icons.scss | Erin Grand | |
fixed the SVG and the size of the image | |||
2015-05-03 | Adding Colton and Trace to credits :raised_hands: | Barry Clark | |
2015-05-02 | Merge branch 'sunnankar-patch-1' | Barry Clark | |
2015-05-02 | Merge branch 'patch-1' of https://github.com/sunnankar/jekyll-now into ↵ | Barry Clark | |
sunnankar-patch-1 Conflicts: _includes/svg-icons.html | |||
2015-05-02 | Merge pull request #158 from coltonfitzgerald/master | Barry Clark | |
Losslessly Compressed Images w/ ImageOptim | |||
2015-05-02 | Merge pull request #138 from eringrand/G+icon | Barry Clark | |
Google+ Icon, added by @eringrand | |||
2015-04-11 | Update svg-icons.html | sunnankar | |
Added SSL to fix broken links for W3C validation and preempt redirection. | |||
2015-04-02 | Compress Images | coltonfitzgerald | |
2015-03-17 | added ability to include G+ icon | eringrand | |
2015-03-17 | added G+ icon to svq-icons | eringrand | |
2015-03-01 | Adding Clayton to the credits :raised_hands: | Barry Clark | |
2015-03-01 | Merge pull request #122 from cjerrington/patch-3 | Barry Clark | |
improve the quality of analytics | |||
2015-03-01 | remove whitespace | Clayton Errington | |
2015-03-01 | Added in instructions for contributing | Barry Clark | |
2015-03-01 | Adding Dean Attali into the credits :raised_hands:v1.1.0 | Barry Clark | |
2015-03-01 | Merge pull request #126 from daattali/patch-1 | Barry Clark | |
disqus_identifier param is not used | |||
2015-03-01 | :sparkles: Version bump to v1.1.0 :sparkles: | Barry Clark | |
2015-03-01 | disqus_identifier param is not used | Dean Attali | |
2015-03-01 | Using post.excerpt in index.html (closes #117) | Barry Clark | |
2015-03-01 | Improve metadata for posts and pages (closes #50) | Barry Clark | |
2015-02-23 | improve the quality of anaytics | Clayton Errington | |
Improve the quality of Google Analytics as found in: http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html Reduce and eliminate referrer spam in Google Analytics as found in: http://veithen.github.io/2015/01/21/referrer-spam.htmlimprove the quality of analytics http://veithen.github.io/2015/01/05/jekyll-improving-ga-data-quality.html | |||
2015-02-23 | Removing emoji from Hello World blog post | Barry Clark | |
2015-02-23 | Adding @LeoColomb and @ErinGrand to the credits! | Barry Clark | |
2015-02-23 | Move Sass to default _sass directory via @LeoColomb #39 | Barry Clark | |
2015-02-23 | meta declarations pointed out by @LeoColomb in #39 | Barry Clark | |
2015-02-23 | License date bump | Barry Clark | |
2015-02-23 | Removing all of the trailing whitespace | Barry Clark | |
2015-02-23 | Clarified comment about Disqus shortname | Barry Clark | |
2015-02-23 | Merge pull request #121 from eringrand/youtuberepo | Barry Clark | |
youtube icon | |||
2015-02-23 | modifed for theme | eringrand | |
2015-01-12 | Merge pull request #77 from jaminscript/fix-google-translate-bubble | Barry Clark | |
Resolves #72 - Google Translate rendering issue by overriding an img style | |||
2015-01-13 | Resolves #72 by overriding an img style | Ben Abbott | |
2015-01-11 | Merge pull request #76 from rnicholus/syntax-highlighting | Barry Clark | |
Better syntax highlighting & switch to redcarpet parser | |||
2015-01-11 | Adding more contributors :raised_hands: | Barry Clark | |
2015-01-11 | Dropping gemoji | Barry Clark | |
2015-01-11 | Better syntax highlighting | Ray Nicholus | |
- Switched to redcarpet from kramdown for proper markup |