Updates Readme

This commit is contained in:
Jonathan Hodgson 2020-05-23 14:57:25 +01:00
parent 5d35b41885
commit e17a042f52

View file

@ -43,13 +43,30 @@ build.sh index
This will generate the homepage.
### Card
```bash
build.sh card
```
Generates my curlable business card.
### RSS
```bash
build.sh rss
```
Generates my rss feed.
### All
```bash
build.sh all
```
This will generate the tags, the blogs and the index
This will generate the tags, the blogs, the index, the RSS feed and the card.
## Docker