Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.63 KB

2014-07-24-leap-day.markdown

File metadata and controls

38 lines (30 loc) · 1.63 KB
layout title date homepage download demo author thumbnail license license_link
post
Leap Day
2014-07-26 18:42:00 -0700
Matt Graham
leapday.png
MIT License

Open source content for Leap Day theme. Theme was first designed / developed for GitHub Pages and is available for download, forking and using anywhere else on the web. Like the theme share it with the twitterverse.

Leap Day

Developing Locally

I've worked hard to make develoment easy. Running script/bootstrap will get your gems setup (Jekyll, Sass, Compass, Foreman), then you can get started running script/server which will run jekyll serve && compass --watch commands via terminal. Open http://localhost:4000 and make changes to any of the, md, .html or .scss files and compass will compile them for you.

Simply refresh your browser (or use something like livereload) and develop away. Most of the colors and sizing is found in the _variables.scss file.

<script type="text/javascript"> var _gauges = _gauges || []; (function() { var t = document.createElement('script'); t.type = 'text/javascript'; t.async = true; t.id = 'gauges-tracker'; t.setAttribute('data-site-id', '53d548978bfdf75475003e3a'); t.src = '//secure.gaug.es/track.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(t, s); })(); </script>