You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
B Kleinen 771f38fc8e update theme 3 years ago
archetypes initial commit: hero theme example site 3 years ago
content initial commit: hero theme example site 3 years ago
data initial commit: hero theme example site 3 years ago
static add logo 3 years ago
themes update theme 3 years ago
.drone.yml squish 3 years ago
.gitignore initial commit: hero theme example site 3 years ago
.gitmodules add hero theme as submodule 3 years ago
README.MD add logo 3 years ago
config.toml add logo 3 years ago

README.MD

About the SEUH 2022 Website

open http://localhost:1313 ; hugo -D -p 1313 server

Theme

The SEUH 2022 Website is based on the Hero Hugo Theme, on GitHub: zerostaticthemes/hugo-hero-theme: A multi-page Hugo theme with fullscreen hero images and fullwidth sections.

Based on a fork in seuh2022/hugo-hero-theme, after reading this article: Using git submodule for Hugo themes - Don't Panic