Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pallets/website-2016
Archive of the Pallets website from 2016-2024
https://github.com/pallets/website-2016
flask lektor pallets python
Last synced: about 1 month ago
JSON representation
Archive of the Pallets website from 2016-2024
- Host: GitHub
- URL: https://github.com/pallets/website-2016
- Owner: pallets
- Archived: true
- Created: 2016-03-29T12:49:24.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T18:12:14.000Z (about 2 months ago)
- Last Synced: 2024-09-09T22:27:26.105Z (about 2 months ago)
- Topics: flask, lektor, pallets, python
- Language: HTML
- Homepage: https://palletsprojects.com
- Size: 688 KB
- Stars: 151
- Watchers: 13
- Forks: 102
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pallets website 2016-2024
> [!IMPORTANT]
> This is an archive of the website from 2016-2024. The current website can be found at https://github.com/pallets/website.A static site generated with [Lektor](https://www.getlektor.com). This
contains the blog, project descriptions, and other information about
Pallets.https://palletsprojects.com/
## Editing Content
1. `pip install lektor`
2. `lektor server -f webpack`
3. Visit http://localhost:5000 for the editor