Sha256: 84dd4a3f1b4e0b0516ac31bf4e0d1b306b0f2901848ba6700caf84ec32978c6d
Contents?: true
Size: 754 Bytes
Versions: 2
Compression:
Stored size: 754 Bytes
Contents
nSume ===== nSume is Bootswatch Theme for Jekyll. * Convert static site from markdown. * naturally consume Blog and API documents. ![octonsume](https://raw.github.com/ogom/nsume/master/lib/generators/assets/img/octonsume.png) ## Installation ``` gem install nsume ``` ## Usage ### Initializes and Startup ```bash nsume init nsume up ``` ### Creates content ```bash nsume post foo bar ``` ### View browser ```bash open http://0.0.0.0:4000 ``` ## Examples [GitHub Pages](http://ogom.github.io/nsume-rails-example/) ## Uses * [Jekyll](http://jekyllrb.com/) * [Bootstrap](http://getbootstrap.com/) * [Bootswatch](http://bootswatch.com/) * [Liquid](http://liquidmarkup.org/) * [Autodoc](https://github.com/r7kamura/autodoc) ## License * MIT
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nsume-0.2.0 | README.md |
nsume-0.1.1 | README.md |