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
- Host: GitHub
- URL: https://github.com/docnow/docnow.github.io
- Owner: DocNow
- License: mit
- Created: 2015-08-23T14:53:31.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T23:55:58.000Z (almost 2 years ago)
- Last Synced: 2025-02-15T03:32:12.852Z (over 1 year ago)
- Language: HTML
- Homepage: http://www.docnow.io
- Size: 46.8 MB
- Stars: 3
- Watchers: 8
- Forks: 4
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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