- Generate with the same files and folders from this repository
- Set up your GitHub Pages to source(/)
- Now you can view your documentation in your site
{% for item in site.pages %}
- [{{ item.title | default: item.url }}]({{ site.baseurl | append: item.url }}) {%- endfor %}
For full documentation, please refer to rundocs.io, You can also view the theme related tests documentation
make
make server
The theme is available as open source under the terms of the MIT License