A collection of documents for PyCon APAC organizers.
- Get Lektor
- Clone this repo
- Inside the repo root, run
lektor server - Navigate to
http://localhost:5000/adminto make changes - You can deploy from admin or by running
lektor deploy(needs push permissions)