/rmkletovice.cz

Pelican and Bootstrap based web

Primary LanguageHTMLMIT LicenseMIT

RMK Letovice

pip3 install pelican
python3 -m pelican -t theme -s publishconf.py ; cd output/ ; python3 -m http.server; cd ..