Explaining why python sucks since 2020!
Find a file
2022-02-11 19:39:42 +01:00
content add point about operator chaning bullshit 2022-02-11 19:39:42 +01:00
sass
templates add feedback email 2021-07-31 21:18:22 +02:00
.drone.yml attempt 1 at fixing ci deployment 2021-03-17 17:32:49 +01:00
.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