Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.12 KB

=======

singa-docs

Documentations for SINGA

Edit and Preview the Website

All documentations are written in Markdown format and located at _posts/.

Preview locally

If you have installed Jekyll, then you can preview the website by

jekyll serve --config _config.yml,_config-prod.yml --host 0.0.0.0

Preview on your own Github site

If you do not have Jekyll installed on your own computer, then your can follow these steps to preview the website on you own Github site:

License

  • We used Jekyll-Boostrap MIT to generate this website.
  • The source code except that from Jekyll-Boostrap is release under Apache License 2.