This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/README.md

17 lines
296 B
Markdown
Raw Normal View History

2020-08-14 16:01:13 +02:00
# Blog
Simple blog management system.
2020-08-18 19:44:13 +02:00
2021-02-09 08:05:51 +01:00
The authoritative source for this repo is at https://git.augendre.info/gaugendre/blog
2020-11-12 16:07:20 +01:00
Hosted at https://gabnotes.org
## Development
```shell
inv test-cov
inv beam
```
2022-01-02 19:29:28 +01:00
# Reuse
2022-02-24 20:38:43 +01:00
If you do reuse my work, please consider linking back to this repository 🙂