grnx/README.md

10 lines
234 B
Markdown
Raw Permalink Normal View History

2020-06-21 16:31:37 +02:00
# grnx
A short (unfinished) static blog generator.
Ideas:
* Fetch the author through Git repository:
* by using [Dulwich](https://github.com/dulwich/dulwich),
* or [GitPython](https://github.com/gitpython-developers/GitPython).