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.
50 lines
2.0 KiB
Markdown
50 lines
2.0 KiB
Markdown
# About the SEUH 2022 Website
|
|
|
|
This website was built with the static site generator [Hugo](https://gohugo.io/).
|
|
|
|
## Development:
|
|
|
|
Install Hugo and clone this repo:
|
|
|
|
git clone --recurse-submodules git@github.com:seuh2022/seuh2022-website.git
|
|
|
|
cd and start the server with:
|
|
cd seuh2022-website
|
|
hugo -D -p 1313 server
|
|
|
|
And then view the generated site here: http://localhost:1313/seuh2022
|
|
|
|
One liner for start & open:
|
|
|
|
open http://localhost:1313/seuh2022 ; hugo -D -p 1313 server
|
|
|
|
## Theme
|
|
|
|
The SEUH 2022 Website is based on the
|
|
[Hero Hugo Theme](https://themes.gohugo.io/themes/hugo-hero-theme/), on GitHub:
|
|
[zerostaticthemes/hugo-hero-theme: A multi-page Hugo theme with fullscreen hero images and fullwidth sections.](https://github.com/zerostaticthemes/hugo-hero-theme)
|
|
|
|
Based on a fork in [seuh2022/hugo-hero-theme](https://github.com/seuh2022/hugo-hero-theme), after
|
|
reading this article:
|
|
[Using git submodule for Hugo themes - Don't Panic](https://www.andrewhoog.com/post/git-submodule-for-hugo-themes/)
|
|
|
|
## Structure
|
|
|
|
| SEUH | Programm | Termine | Kontakt |
|
|
|:--------------------|:--------------|:---------------|:----------------|
|
|
| - About + Sponsoren | - Programm | - CFP | - Maillingliste |
|
|
| - Geschichte | - Tagungsband | - Registration | - Local Orga |
|
|
|
|
|
|
## Credits
|
|
|
|
The free icons are from B[ootstrap-Icons](https://icons.getbootstrap.com/).
|
|
|
|
The Berlin fotos are from
|
|
|
|
Photo by <a href="https://unsplash.com/@vradenburg?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Adam Vradenburg</a> on <a href="https://unsplash.com/s/photos/berlin?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
|
and
|
|
Photo by <a href="https://unsplash.com/@pieronigro?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Piero Nigro</a> on <a href="https://unsplash.com/?utm_source=unsplash&utm_medium=referral&utm_content=creditCopyText">Unsplash</a>
|
|
|
|
The HTW Beach Bar Photo is by Nikolas Fahlbusch.
|