No description
Find a file
Thomas Chartron 2bc457fa09 update
2021-11-13 15:20:39 +01:00
content update 2021-11-12 20:34:56 +01:00
src update 2021-11-13 15:20:39 +01:00
static update 2021-11-13 15:20:39 +01:00
templates update 2021-11-13 14:02:56 +01:00
.gitignore postcss, tailwind config, autoprefixer and cssnano plugins and package.json file with scripts 2021-11-06 15:03:40 +01:00
config.toml update 2021-11-06 18:26:24 +01:00
deploy-github.sh update 2021-11-13 13:12:37 +01:00
package-lock.json add uglifyjs in build process 2021-11-11 14:24:04 +01:00
package.json update 2021-11-13 12:48:42 +01:00
postcss.config.js postcss, tailwind config, autoprefixer and cssnano plugins and package.json file with scripts 2021-11-06 15:03:40 +01:00
README.md update 2021-11-12 20:55:20 +01:00
tailwind.config.js update 2021-11-12 22:23:14 +01:00
theme.toml update 2021-11-12 20:15:16 +01:00

Zola theme built with tailwindcss

zola-tailwind is a Zola theme built with tailwindcss

Features

  • Dark mode
  • Customizable navbar links
  • Tags and Categories taxonomies
  • Search functionality with Command + K shortcut
  • Social links (github, gitlab, twitter, linkedin, email)
  • Postcss build process with minification (and tailwindcss tree shaking to reduce bundle size)
  • Uglifyjs build process with minification
  • Example script to deploy to Github Pages
  • Pagination
  • Sliding menu with sections
  • Table of content
  • Mobile responsive
  • Adsense ads
  • Multilingue
  • Code highlighting