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.
You can install it directly with Nikola:
nikola install_theme foundation6
In your conf.py set THEME
to foundation6
.
Rebuild your site.
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.
The Foundation framework is licensed under MIT.
This theme is licensed under APGLv3.