An open API service indexing awesome lists of open source software.

https://github.com/docnow/docnow.github.io

docnow.io website
https://github.com/docnow/docnow.github.io

Last synced: about 1 year ago
JSON representation

docnow.io website

Awesome Lists containing this project

README

          

This is a [Jekyll] site for Documenting the Now's [website]. To run it locally
for development purposes you'll need to:

* install [Ruby]
* install [rvm]
* install [Jekyll]
* `rvm install 2.7`
* `rvm use 2.7`
* `rvm gemset create docnow`
* `rvm gemset use docnow`
* `gem install bundler`
* `bundle install`
* `jekyll serve`
* open http://120.0.0.1:4000 in your browser

[Jekyll]: https://jekyllrb.com/
[Ruby]: https://www.ruby-lang.org/en/
[rvm]: https://rvm.io/rvm/install
[website]: http://www.docnow.io