homepage
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Hendrik Langer b3cab9dffb small improvements and fixes 4 months ago
archetypes hugo new site h3ndrik.de 4 years ago
content small improvements and fixes 4 months ago
layouts small improvements and fixes 4 months ago
static update 3 years ago
themes theme submodule update 4 months ago
.drone.yml update ci 4 years ago
.gitignore improve git submodule 4 months ago
.gitmodules update hugo.386 4 years ago
LICENSE Initial commit 5 years ago
README.md improve git submodule 4 months ago
config.toml improve privacy 4 months 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