homepage
 
 
 
Hendrik Langer 30f6dba2cb fix translation skipping the symlinks 9 months ago
archetypes hugo new site h3ndrik.de 5 years ago
content fix translation skipping the symlinks 9 months ago
layouts add Cactus Comments 3 years ago
static update 3 years ago
themes theme submodule update 9 months ago
.drone.yml update ci 4 years ago
.gitignore improve git submodule 9 months ago
.gitmodules update hugo.386 5 years ago
LICENSE Initial commit 5 years ago
README.md improve git submodule 9 months ago
config.toml customJS 5 years ago

README.md

h3ndrik.de

homepage

Theme

Add

git submodule add https://github.com/theNewDynamic/gohugo-theme-ananke.git themes/ananke
echo "theme = 'ananke'" >> hugo.toml

Update

git submodule update --rebase --remote
git add themes/.
git commit -m "theme submodule updated"

Build Status