Added demos to README
This commit is contained in:
parent
34498c1496
commit
3ccae5739a
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@
|
|||
|
||||
This project provides a minimal blogging platform based on Markdown files.
|
||||
|
||||
## Demos
|
||||
|
||||
This project powers the following blogs:
|
||||
|
||||
- [Platypush](https://blog.platypush.tech)
|
||||
- [My personal blog](https://fabiomanganiello.com)
|
||||
|
||||
## Installation
|
||||
|
||||
```shell
|
||||
|
|
Loading…
Reference in a new issue