https://github.com/boxdot/zinima
A port of Jekyll's minima theme to Zola with focus on being accurate
https://github.com/boxdot/zinima
Last synced: 5 months ago
JSON representation
A port of Jekyll's minima theme to Zola with focus on being accurate
- Host: GitHub
- URL: https://github.com/boxdot/zinima
- Owner: boxdot
- License: apache-2.0
- Created: 2022-02-05T14:25:07.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-11T22:54:47.000Z (over 4 years ago)
- Last Synced: 2025-02-04T15:48:37.928Z (over 1 year ago)
- Language: SCSS
- Homepage:
- Size: 256 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# zinima
A port of [Jekyll]'s [minima] theme to [Zola] with focus on being *accurate*.

## Differences
* no Google analytics
* no SEO tag
* code blocks are styled and highlighted natively by Zola
* support for [last.fm](https://last.fm) in social links
## License
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT License ([LICENSE-MIT](LICENSE-MIT) or
http://opensource.org/licenses/MIT)
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in this document by you, as defined in the Apache-2.0 license,
shall be dual licensed as above, without any additional terms or conditions.
[Zola]: https://www.getzola.org/
[Jekyll]: https://jekyllrb.com/
[minima]: https://github.com/jekyll/minima