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.
 
 
Go to file
B Kleinen fbaf0b319a
continuous-integration/drone/tag Build is passing Details
continuous-integration/drone/push Build is passing Details
add version info, makefile
3 years ago
.github/workflows add template debug info 3 years ago
archetypes add content structure for seuh main menu 3 years ago
config fix staging baseURL, switch to release for production deployment 3 years ago
content add template debug info 3 years ago
data one more trailing /, remove twitter link 3 years ago
layouts small layout improvements 3 years ago
static prepare photo credit site 3 years ago
themes add version info, makefile 3 years ago
.drone.yml setup deployment pipeline 3 years ago
.gitignore initial commit: hero theme example site 3 years ago
.gitmodules fix drone deployment 3 years ago
README.MD add template debug info 3 years ago
makefile add version info, makefile 3 years ago

README.MD

About the SEUH 2022 Website

This is the source code for the SEUH 2022 Website.

Repos

Editing and Releasing from the Github Website

  • all content is in markdown files in the content folder - find the matching page in the hierarchy and edit the content via the webpage
  • all commits to master trigger a deployment to Staging
  • to deploy the production site, draft and create a new release - tags have to start with "v", e.g. "v1.1" to be deployed.

Editing and Development:

This website was built with the static site generator Hugo.

Install Hugo and clone this repo:

git clone --recurse-submodules git@github.com:seuh2022/seuh2022.git

cd and start the server with:

cd seuh2022
hugo -D -p 1313 server

And then view the generated site: http://localhost:1313/seuh2022

Have a look at the makefile for more useful commands.

Structure

SEUH Programm Termine Kontakt
- About + Sponsoren - Programm - CFP - Maillingliste
- Geschichte - Tagungsband - Registration - Local Orga

Credits

Icons

The icons are Bootstrap-Icons.

Theme

The SEUH 2022 Website is based on the Hero Hugo Theme, GitHub, SEUH 2022 Fork.

Photos

see the Photo credits site.