This is the repository that powers https://ribokit.github.io Github Pages. It uses the ribokit/ribokit-Jekyll-theme and ribokit/ribokit-Sphinx-theme.
For local test server setup, you need to install jekyll, simply:
gem install jekyll- For system-wide installation, you must have permissions and use with
sudo.
To run the test/dev server, use:
jekyll serveTo preview the server in your web browser, go to:
- If you run into an issue with 301 redirects, we haven't yet solved it. The quick hack: temporarily move the folder
redirect/out of the repository; remember to bring it back into the repo before committing.
Please follow the instructions at https://ribokit.github.io/docs/ for contributing new contents. Format standard for text and images, as well as integration of jekyll or sphinx pages are described in detail.
Copyright © 2016 - 2017: Das Lab, Stanford University. All Rights Reserved.
RiboKit GitHub Pages Source Code is proprietary and confidential. Unauthorized copying of this repository, via any medium, is strictly prohibited.
by t47, April 2016.
