nikola

simple yet powerful and flexible static website and blog generator

Install

All systems
curl cmd.cat/nikola.sh
Debian Debian
apt-get install nikola
Ubuntu
apt-get install nikola
Arch Arch Linux
pacman -S nikola
Windows (WSL2)
sudo apt-get update sudo apt-get install nikola
Raspbian
apt-get install nikola

nikola

simple yet powerful and flexible static website and blog generator

Nikola is a static site and blog generator. Feed information to it on one side and get a ready-to-deploy website on the other. Nikola goodies on generating static pages are, between others, that: * Static websites are safer, no database nor dynamic code interpreter needed * They use fewer resources * You avoid vendor and platform lockin. Between some of Nikola's features you may find: * Blog generator, including tags, feeds, archives, comments, etc. * Theme support * Fast building process, thanks to doit * Easy Image Gallery, just drop files in a folder! * reStructuredText or Markdown as Input languages * Flexible design * Small codebase. * Syntax highlighting for almost any programming language or markup * Multi-language sites * Small, since based on leverages existing tools * Between others