h
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.
 
 
deAdvance 2adc864c78 Fixed capitalisations, added missing bits 1 year ago
content Fixed capitalisations, added missing bits 1 year 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