blow/README.md
Thomas Chartron 4c0666f904 update
2021-11-11 17:58:52 +01:00

18 lines
650 B
Markdown

# Zola theme built with tailwindcss
zola-tailwind is a [Zola](https://www.getzola.org/) theme built with tailwindcss
## Features
- [X] Dark mode
- [X] Customizable navbar links
- [X] Tags and Categories taxonomies
- [X] Search functionality with Command + K shortcut
- [X] Social links (github, gitlab, twitter, linkedin, email)
- [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
- [ ] Pagination
- [ ] Table of content
- [ ] Mobile responsive
- [ ] Adsense ads
- [ ] Multilingue
- [ ] Code highlighting