https://github.com/mr-destructive/pykyll
A simple python ssg
https://github.com/mr-destructive/pykyll
Last synced: 10 months ago
JSON representation
A simple python ssg
- Host: GitHub
- URL: https://github.com/mr-destructive/pykyll
- Owner: Mr-Destructive
- Created: 2022-10-28T17:41:19.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-06-02T16:42:01.000Z (about 3 years ago)
- Last Synced: 2025-01-29T20:37:20.980Z (over 1 year ago)
- Language: Python
- Size: 16.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Pykyll
A simple python based static site generator
### Features
- Feeds
- File based config
- Customizable templates
- Markdown Articles
- Syntax higlighting for code blocks
- Copy to Clipboard for fenced code blocks
### TODO
- RSS
- Filters
- CLI commands
- Pagination
- Folders and Tags