Skip to content

pallets/website

Repository files navigation

Pallets website

A static site generated with Lektor. This contains the blog, project descriptions, and other information about Pallets.

https://palletsprojects.com/

Deploys automatically: Netlify Status

Editing Content

  1. pip install lektor
  2. lektor server -f webpack
  3. Visit http://localhost:5000 for the editor