try hugo-bearblog

This commit is contained in:
Christoph Cullmann 2025-07-19 16:16:40 +02:00
parent 93fea0ed81
commit 78492092ab
No known key found for this signature in database
470 changed files with 1346 additions and 29320 deletions

View file

@ -1,5 +1,6 @@
rm -rf themes
mkdir themes
git clone https://github.com/nunocoracao/blowfish.git themes/blowfish --depth=1
rm -rf themes/blowfish/.git* themes/blowfish/exampleSite
git add themes
cd themes
git clone --depth=1 https://github.com/janraasch/hugo-bearblog.git
rm -rf hugo-bearblog/.git* hugo-bearblog/exampleSite
git add .