aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-05-02Merge pull request #158 from coltonfitzgerald/masterBarry Clark
Losslessly Compressed Images w/ ImageOptim
2015-05-02Merge pull request #138 from eringrand/G+iconBarry Clark
Google+ Icon, added by @eringrand
2015-04-11Update svg-icons.htmlsunnankar
Added SSL to fix broken links for W3C validation and preempt redirection.
2015-04-02Compress Imagescoltonfitzgerald
2015-03-17added ability to include G+ iconeringrand
2015-03-17added G+ icon to svq-iconseringrand
2015-03-01Adding Clayton to the credits :raised_hands:Barry Clark
2015-03-01Merge pull request #122 from cjerrington/patch-3Barry Clark
improve the quality of analytics
2015-03-01remove whitespaceClayton Errington
2015-03-01Added in instructions for contributingBarry Clark
2015-03-01Adding Dean Attali into the credits :raised_hands:v1.1.0Barry Clark
2015-03-01Merge pull request #126 from daattali/patch-1Barry Clark
disqus_identifier param is not used
2015-03-01:sparkles: Version bump to v1.1.0 :sparkles:Barry Clark
2015-03-01disqus_identifier param is not usedDean Attali
2015-03-01Using post.excerpt in index.html (closes #117)Barry Clark
2015-03-01Improve metadata for posts and pages (closes #50)Barry Clark
2015-02-23improve the quality of anayticsClayton 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-23Removing emoji from Hello World blog postBarry Clark
2015-02-23Adding @LeoColomb and @ErinGrand to the credits!Barry Clark
2015-02-23Move Sass to default _sass directory via @LeoColomb #39Barry Clark
2015-02-23meta declarations pointed out by @LeoColomb in #39Barry Clark
2015-02-23License date bumpBarry Clark
2015-02-23Removing all of the trailing whitespaceBarry Clark
2015-02-23Clarified comment about Disqus shortnameBarry Clark
2015-02-23Merge pull request #121 from eringrand/youtuberepoBarry Clark
youtube icon
2015-02-23modifed for themeeringrand
2015-01-12Merge pull request #77 from jaminscript/fix-google-translate-bubbleBarry Clark
Resolves #72 - Google Translate rendering issue by overriding an img style
2015-01-13Resolves #72 by overriding an img styleBen Abbott
2015-01-11Merge pull request #76 from rnicholus/syntax-highlightingBarry Clark
Better syntax highlighting & switch to redcarpet parser
2015-01-11Adding more contributors :raised_hands:Barry Clark
2015-01-11Dropping gemojiBarry Clark
2015-01-11Better syntax highlightingRay Nicholus
- Switched to redcarpet from kramdown for proper markup
2015-01-11Merge pull request #47 from jaminscript/move-svg-to-cssBarry Clark
Load SVG icons in via CSS. Saves up to 27KB per page load!
2014-11-12Change how SVG icons are included in pagesBen 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-22Readme: removing new themes email dropBarry Clark
2014-10-20Adding Henry Stanley to readme credits :raised_hands:Barry Clark
2014-10-19Merge pull request #38 from henryaj/masterBarry Clark
Teeny tiny typo fixes to README
2014-10-18Teeny tiny typo fixes to READMEHenry Stanley
2014-10-18Updating readme to mention that it can take 10 minutes - closes #37Barry Clark
2014-10-13Updated readme to make local dev installation steps a little easier.Barry Clark
2014-10-06Updated readme installation steps to use GitHub Pages :gem:Barry Clark
2014-10-05Add credits for Florian Simon :raised_hands:Barry Clark
2014-10-04Merge pull request #31 from vermluh/icons2Barry Clark
Remove extraneous markup from Stack Overflow icon
2014-09-30Update stackoverflow.htmlFlorian Simon
Modified stackoverflow icon in order to remove xml declaration and title tag from resulting HTML code
2014-09-25Added Hun Jae Lee to credits :raised_hands:Barry Clark
2014-09-20Merge pull request #28 from etelej/j-nowBarry Clark
Fix duplicate meta charset declaration
2014-09-20Merge pull request #26 from hunjaelee/patch-1Barry Clark
Fix mailto links
2014-09-19Fix duplicate meta charset declarationPeter Etelej
2014-09-17Fix mailto link codeHun 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-15Peter Etelej credits shout outBarry Clark