Explaining why python sucks since 2020!
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
SkyTheCodeMaster b2a4e0ff2f Fix your shit 11 months ago
content Fix your shit 11 months ago
sass update style 2 years ago
templates add feedback email 2 years ago
.drone.yml attempt 1 at fixing ci deployment 2 years ago
.gitignore add gitignore 2 years ago
README.md add readme 2 years ago
config.toml init 2 years ago

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