From 5e6b27d3f35c960ec9081e66810f68cda0788b7d Mon Sep 17 00:00:00 2001 From: Ingolf Wagner Date: Tue, 24 Aug 2021 19:26:45 +0200 Subject: [PATCH] update readme --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) 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