Explaining why python sucks since 2020!
Go to file
SkyTheCodeMaster b2a4e0ff2f Fix your shit
Most of the "points" you had in here are completely ridiculous and make no sense in the modern versions of Python.
Maybe you should stop using Python from the 90s and use the latest version.

Signed-off-by: SkyTheCodeMaster <pythoniscool@skystuff.games>
2022-05-04 22:32:08 +00:00
content Fix your shit 2022-05-04 22:32:08 +00:00
sass update style 2021-03-12 19:42:26 +01:00
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 add gitignore 2021-03-12 13:43:59 +01:00
README.md add readme 2021-03-12 12:33:21 +01:00
config.toml init 2021-03-12 00:48:24 +01:00

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