Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-02-23 | modifed for theme | eringrand | |
2015-01-11 | Merge pull request #76 from rnicholus/syntax-highlighting | Barry Clark | |
Better syntax highlighting & switch to redcarpet parser | |||
2015-01-11 | Better syntax highlighting | Ray Nicholus | |
- Switched to redcarpet from kramdown for proper markup | |||
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-07-30 | CSS comments tidy up | Barry Clark | |
2014-07-30 | Update Sass files to be built by GitHub Pages | Barry Clark | |