commit | 33215b4d615b5444e913a7a7e5e0cf0cae306c2f | [log] [tgz] |
---|---|---|
author | Sette <brunosette@protonmail.com> | Thu Mar 12 14:31:52 2020 -0300 |
committer | Sette <brunosette@protonmail.com> | Thu Mar 12 14:31:52 2020 -0300 |
tree | 2b1b217543a8dedcc6f42f53e11142698328ac32 | |
parent | 15c5f66c6eba5074777f497f4d2115c6e37e1ed4 [diff] |
Readthedocs documentation added
This project is the document and website of Apache Marvin-AI.
This template was generated using Jekyll, based on Apache Website Template
1. cd site 3. sudo apt-get install rubygems ruby2.1-dev zlib1g-dev 4. sudo gem install bundler github-pages jekyll 5. bundle install
Before opening a pull request, you can preview your contributions by running from within the directory:
1. bundle exec jekyll serve 2. Open [http://localhost:4000](http://localhost:4000)
After running the command bundle exec jekyll serve
, website will be generated in the content
folder automatically.
Corresponding Setting in Jekyll Configuration!
To add a contributor to the project, or to modify existing contributors, edit site/_data/contributors.yml
. The project members list will re-generate.
To help on this repository, please submit Pull Request to develop
branch first!