2021-11-11 15:10:57 +00:00
|
|
|
# Zola theme built with tailwindcss
|
|
|
|
zola-tailwind is a [Zola](https://www.getzola.org/) theme built with tailwindcss
|
|
|
|
|
|
|
|
## Features
|
2021-11-11 15:14:35 +00:00
|
|
|
- [X] Dark mode
|
2021-11-11 15:10:57 +00:00
|
|
|
- [X] Customizable navbar links
|
|
|
|
- [X] Tags and Categories taxonomies
|
2021-11-11 15:14:35 +00:00
|
|
|
- [X] Search functionality with Command + K shortcut
|
|
|
|
- [X] Social links (github, gitlab, twitter, linkedin, email)
|
2021-11-11 15:10:57 +00:00
|
|
|
- [X] Postcss build process with minification (and tailwindcss tree shaking to reduce bundle size)
|
|
|
|
- [X] Uglifyjs build process with minification
|
|
|
|
- [X] Example script to deploy to Github Pages
|
2021-11-11 22:55:47 +00:00
|
|
|
- [X] Pagination
|
2021-11-12 19:55:20 +00:00
|
|
|
- [X] Sliding menu with sections
|
2021-11-13 18:02:57 +00:00
|
|
|
- [X] Table of content (2 levels and currently viewed part highlighted)
|
2021-11-14 13:39:06 +00:00
|
|
|
- [X] Multilingue
|
2021-11-14 13:42:41 +00:00
|
|
|
- [X] 404
|
2021-11-11 16:58:52 +00:00
|
|
|
- [ ] Mobile responsive
|
2021-11-14 13:42:41 +00:00
|
|
|
- [ ] Adsense ads
|
2021-11-11 15:14:35 +00:00
|
|
|
- [ ] Code highlighting
|
2021-11-13 21:57:22 +00:00
|
|
|
- [ ] Favicon
|