This is the Nikola website.
Live page: https://getnikola.com/
- In Nikola’s repo: run
scripts/set_version.py
. - Copy all documentation (
docs/*.{rst,txt}
),AUTHORS.txt
andCHANGES.txt
from thenikola
repo tostories/
. - Run
scripts/generate_conf.py
in Nikola’s repo and redirect its output tolistings/conf.py
. - Modify the version number in
stories/conf.txt
.
Note: do not edit documentation files here! See 2. above.