modified: _data/themes.csv new file: _layouts/themes.html modified: _sass/color_schemes/mainsail.scss new file: assets/js/images.js modified: themes/themes.md
1.6 KiB
1.6 KiB
layout | title | parent | nav_order | has_children | permalink | description |
---|---|---|---|---|---|---|
themes | Community Themes | Theming | 100 | false | /theming/themes | A collection of community themes for Mainsail. |
{{ page.title }}
{: .no_toc} {{ page.description }}
Setup Instructions
{: .no_toc} Go to the repo of the theme and download it. Place the files according to these instructions.
KIAUH has an integrated theme installer
Go to [Advanced] > [Theme installer]
, enter the desired theme id and confirm with return.
{: .info}
List of themes
{: .text-delta } 1. TOC {:toc}{% for theme in site.data.themes %}
{{ theme.name }}
{{ theme.short_note }}
id: {{ forloop.index}}
author: {{ theme.author }}
{% endfor %}