diff --git a/README.md b/README.md index b0cb956..c6d74c1 100644 --- a/README.md +++ b/README.md @@ -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 +``` \ No newline at end of file