No description
Find a file
Thomas Chartron 80d665aac2 update
2021-11-11 23:17:25 +01:00
src add uglifyjs in build process 2021-11-11 14:24:04 +01:00
static add uglifyjs in build process 2021-11-11 14:24:04 +01:00
templates update 2021-11-11 23:17:25 +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 add example deploy github script 2021-11-11 16:02:47 +01:00
package-lock.json add uglifyjs in build process 2021-11-11 14:24:04 +01:00
package.json add uglifyjs in build process 2021-11-11 14:24:04 +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-11 23:03:45 +01:00
tailwind.config.js postcss, tailwind config, autoprefixer and cssnano plugins and package.json file with scripts 2021-11-06 15:03:40 +01:00
theme.toml update 2021-11-11 18:54:31 +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