update readme

master
Ingolf Wagner 2021-08-24 19:26:45 +02:00
parent 7881820b43
commit 5e6b27d3f3
Signed by: palo
GPG Key ID: 76BF5F1928B9618B
1 changed files with 5 additions and 4 deletions

View File

@ -1,5 +1,6 @@
My Blog using Hugo
[tech.ingolf-wagner.de](https://tech.ingolf-wagner.de) source code.
# how to create a new article
hugo new
```
rake run_server
rake publish
```