From 569ac151efdd066fdce2a677c1205f7af5fe9893 Mon Sep 17 00:00:00 2001 From: michael Date: Tue, 25 Aug 2026 21:29:11 +0200 Subject: [PATCH] =?UTF-8?q?README=20mit=20Inhalt=20bef=C3=BCllt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index e69de29..3973665 100644 --- a/README.md +++ b/README.md @@ -0,0 +1,13 @@ +# Hugo-Logbuch35mm +Hugo Projektdateien des Fotoblogs [Logbcuh35mm](https://logbuch35mm.de) + +## Themes +Als Haupt Theme wird [Papermod](https://github.com/adityatelange/hugo-PaperMod) verwendet. Das muss zusätzlich geklont werden +`git clone https://github.com/adityatelange/hugo-PaperMod.git` + +Als Bildergalerie wird [Hugo Shortcode Gallery](https://github.com/mfg92/hugo-shortcode-gallery) verwendet, welches ebenfalls geklont werden muss +`git clone https://github.com/mfg92/hugo-shortcode-gallery.git` + +Dieser Blog wurde ursprünglich mit Wordpress gehostet. + +Für den Umzug habe ich das Tool [wp2hugo](https://github.com/ashishb/wp2hugo) verwendet.