An open API service indexing awesome lists of open source software.

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

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