mirror of
https://github.com/Crocmagnon/checkout.git
synced 2024-11-22 16:18:03 +01:00
17 lines
296 B
Markdown
17 lines
296 B
Markdown
|
# Blog
|
||
|
|
||
|
Simple blog management system.
|
||
|
|
||
|
The authoritative source for this repo is at https://git.augendre.info/gaugendre/blog
|
||
|
|
||
|
Hosted at https://gabnotes.org
|
||
|
|
||
|
## Development
|
||
|
```shell
|
||
|
inv test-cov
|
||
|
inv beam
|
||
|
```
|
||
|
|
||
|
# Reuse
|
||
|
If you do reuse my work, please consider linking back to this repository 🙂
|