Explaining why python sucks since 2020!
Find a file
2022-02-11 19:39:42 +01:00
content
sass
templates
.drone.yml
.gitignore
config.toml
README.md

pythonlang2

the new website for pythonlang.org.

Building

  1. Install zola
  2. zola build
  3. find the files in public

deploy dev server with zola serve