The quickest way to start and publish your Jekyll powered blog. 100% compatible with GitHub pages (HTML5).
- Jekyll-Bootstrap: For all Jekyll-Bootstrap usage and documentation, please see: http://jekyllbootstrap.com
- MathJax: For MathJax usage and documentation, please see: http://www.mathjax.org/
- Google API: For Google API usage and documentaiton, please see: http://code.google.com/apis/libraries/
- Impress.js: For all Impress.js usage and documentation, please see: https://github.com/bartaz/impress.js/
0.2.0 - stable (Semantic Versioning https://github.com/mojombo/semver)
For transparency and insight into the release cycle, and for striving to maintain backward compatibility, the project will be maintained under the Semantic Versioning guidelines as much as possible.
Releases will be numbered with the following format:
<major>.<minor>.<patch>
And constructed with the following guidelines:
- Breaking backward compatibility bumps the major (and resets the minor and patch)
- New additions without breaking backward compatibility bumps the minor (and resets the patch)
- Bug fixes and misc changes bumps the patch
For more information on SemVer, please visit http://semver.org/.
- TO-DO: Add Solarized color scheme
- 0.2.0: fixed the tagline in posts, upgraded impress.js (v0.5.3), upgraded JB (v0.2.13), added content, added Adobe Sans Pro font
- 0.1.0: first stable release
- 0.1.1: added support to Google API
- 0.1.2: upgraded Impress.js to v0.4.1