mirror of
https://github.com/openhwgroup/cva6.git
synced 2025-04-24 22:27:10 -04:00
.. | ||
_data | ||
_docs | ||
_includes | ||
_layouts | ||
_sass | ||
css | ||
fonts | ||
img | ||
js | ||
old_doc | ||
.gitignore | ||
404.html | ||
_config.yml | ||
favicon.ico | ||
Gemfile | ||
Gemfile.lock | ||
index.md | ||
LICENSE | ||
README.md | ||
search.json |
Jekyll Doc Theme
Go to the website for detailed information and demo.
Running locally
You need Ruby and gem before starting, then:
# install bundler
gem install bundler
# clone the project
git clone https://github.com/aksakalli/jekyll-doc-theme.git
cd jekyll-doc-theme
# run jekyll with dependencies
bundle exec jekyll serve
License
Released under the MIT license.