povilasb / blog

blog.povilasb.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This folder contains the source used to generate a static site using Nikola.

Installation and documentation at https://getnikola.com/:

poetry install
poetry shell
nikola theme -i bootstrap3-jinja  # my theme is based on this one

Configuration file for the site is conf.py.

To build the site::

nikola build

To see it::

nikola serve -b

To check all available commands::

nikola help

About

blog.povilasb.com


Languages

Language:Python 100.0%