foundation6-jinja
To install, run nikola theme -i foundation6-jinja
foundation6-jinja
This is a theme for the static site generator Nikola using the Foundation framework.
It aims to be simple, elegant and not bloat the overall size of your site too much.
Installation
You can install it directly with Nikola:
nikola theme -i foundation6-jinja
Usage
In your conf.py set THEME
to foundation6-jinja
.
Rebuild your site.
Included in custom Foundation 6
This theme uses a custom Foundation 6 with fewer components to slim the size of the site even more.
Components used are:
- Grid, 12 Columns
- General
- Typography
- Visibility Classes
- Navigation
- Menu
- Accordion Menu
- Top Bar
- Pagination
- Containers
- Callout
- Table
- Media
- Label
If you want to replace this with your own custom Foundation 6 - i.e. with different colors - just replace the foundation.min.css in the assets.
Licenses
The Foundation framework is licensed under MIT.
This theme is licensed under AGPLv3.
Issues? Questions?
You can report issues with this theme and request help via GitHub Issues (themes repository).