Explaining why python sucks since 2020! https://pythonlang.org
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
LordMZTE 8305a761a4
continuous-integration/drone/push Build is passing Details
add error handling section
7 months ago
content add error handling section 7 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