Files
2026-08-29 18:19:10 +02:00

26 lines
779 B
Markdown

# 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
Als Bildergalerie wird [Hugo Shortcode Gallery](https://github.com/mfg92/hugo-shortcode-gallery) verwendet, welches ebenfalls geklont werden muss
```
git clone https://github.com/adityatelange/hugo-PaperMod.git themes/hugo-PaperMod
git clone https://github.com/mfg92/hugo-shortcode-gallery.git themes/hugo-shortcode-gallery
```
Dieser Blog wurde ursprünglich mit Wordpress gehostet.
Für den Umzug habe ich das Tool [wp2hugo](https://github.com/ashishb/wp2hugo) verwendet.
## Version
hugo 0.163.3
PaperMod 8.0
hugo-shortcode-gallery 1.4.0