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.
		
		
		
		
		
			| 
				
					
						
							 | 
			4 years ago | |
|---|---|---|
| .github/workflows | 4 years ago | |
| archetypes | 4 years ago | |
| config | 4 years ago | |
| content | 4 years ago | |
| data | 4 years ago | |
| layouts | 4 years ago | |
| static | 4 years ago | |
| themes | 4 years ago | |
| .drone.yml | 4 years ago | |
| .gitignore | 4 years ago | |
| .gitmodules | 4 years ago | |
| README.MD | 4 years ago | |
| makefile | 4 years ago | |
		
			
				
				README.MD
			
		
		
			
			
		
	
	About the SEUH 2022 Website
This is the source code for the SEUH 2022 Website.
Repos
- 
Development Repo: https://github.com/seuh2022
- all pushes to master will be deployed to the Staging Environment
 - Status: 
 - all releases will be pushed to the deployment repository:
 
 - 
Deployment Repo: https://webgit.k8s.sqa.ddnss.org
- all tags "v*" will be deployed to the site as defined in .drone.yml
 - Test Server: 
 - New Server: 
 
 
Editing and Releasing from the Github Website
- all content is consists in markdown files in the content folder - find the matching page in the hierarchy and edit the content via the webpage
 - draft and create a new release - create a new tag on the go, it has to start with a "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 | 
Deployment Pipeline
Credits
Icons
The free icons are from Bootstrap-Icons.
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.
Photos
see the Photo credits site.