readme, deleted example dir

master
B Kleinen 3 years ago
parent 0e6413bffc
commit 1386d78c14

@ -12,22 +12,27 @@ This is the source code for the [SEUH 2022 Website.](https://seuh.org/seuh2022/)
- Deployment Repo: [https://webgit.k8s.sqa.ddnss.org](https://webgit.k8s.sqa.ddnss.org) - Deployment Repo: [https://webgit.k8s.sqa.ddnss.org](https://webgit.k8s.sqa.ddnss.org)
- all tags "v*" will be deployed to the site as described in [.drone.yml](.drone.yml) - all tags "v*" will be deployed to the site as described in [.drone.yml](.drone.yml)
## Editing and Releasing from the Github Website
- all content is contained in markdown files in the [content folder](tree/master/content) - find the matching page in the hierarchy and edit the content via the webpage
- [draft and create a new release](https://github.com/seuh2022/seuh2022/releases/new) - create a new tag on the go, it has to start with a "v", e.g. "v1.1" to be deployed.
## Editing and Development: ## Editing and Development:
This website was built with the static site generator [Hugo](https://gohugo.io/). This website was built with the static site generator [Hugo](https://gohugo.io/).
Install Hugo and clone this repo: Install Hugo and clone this repo:
git clone --recurse-submodules git@github.com:seuh2022/seuh2022-website.git git clone --recurse-submodules git@github.com:seuh2022/seuh2022.git
cd and start the server with: 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 cd seuh2022
hugo -D -p 1313 server
Have a look at the makefile for useful commands. And then view the generated site: [http://localhost:1313/seuh2022](http://localhost:1313/seuh2022)
Have a look at the makefile for more useful commands.
## Structure ## Structure

@ -1,7 +0,0 @@
---
title: 'Work'
date: 2018-02-10T11:52:18+07:00
heroHeading: 'Work'
heroSubHeading: 'Our portfolio and previous projects'
heroBackground: ''
---

@ -1,21 +0,0 @@
---
title: 'Cargo Terminal'
date: 2018-11-18T12:33:46+10:00
draft: false
weight: 3
heroHeading: 'Cargo Terminal'
heroSubHeading: 'Dockyard construction planning and review.'
heroBackground: 'https://source.unsplash.com/tjX_sniNzgQ/1600x400'
thumbnail: 'https://source.unsplash.com/tjX_sniNzgQ/400x300'
images: ['https://source.unsplash.com/random/400x600/?nature',
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
---
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
esse iam feres mortis Plurima.

@ -1,21 +0,0 @@
---
title: 'Fall Plaza'
date: 2018-11-18T12:33:46+10:00
draft: false
weight: 1
heroHeading: 'Fall Plaza'
heroSubHeading: 'Revitalising a public space in Spain.'
heroBackground: 'work/work1.jpg'
thumbnail: 'work/work1-thumbnail.jpg'
images: ['https://source.unsplash.com/random/400x600/?nature',
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
---
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
esse iam feres mortis Plurima.

@ -1,21 +0,0 @@
---
title: 'Modern Hospital'
date: 2018-11-18T12:33:46+10:00
draft: false
weight: 2
heroHeading: 'Modern Hospital Design'
heroSubHeading: 'Designing a new modern hospital wing'
heroBackground: 'https://source.unsplash.com/iqGtaQnk3VM/1600x400'
thumbnail: 'https://source.unsplash.com/iqGtaQnk3VM/600x400'
images: ['https://source.unsplash.com/random/400x600/?nature',
'https://source.unsplash.com/random/400x300/?travel','https://source.unsplash.com/random/400x300/?architecture','https://source.unsplash.com/random/400x600/?buildings','https://source.unsplash.com/random/400x300/?city','https://source.unsplash.com/random/400x600/?business']
---
Agitabitur signa lympha; non lacunae, mox cum tumulis quoque triste dictis.
Ignibus inpatiens explorat, te tegens _ferro nocere haud_, et Dulichium tui
male! Quo sed [fuit flexit et](#vexant-achivi) hic die solido, gloria?
Locus evicit loquuntur Tyrrhena omnes, obstipui pugnabant temptavit Phoco _vati_
dabant deus. Memorata haberet sepulcrales gentisque dum sic, in flumina templa!
Se domus passa verum tenebrisque auras nil vix quae quidem, certe videri somnus
esse iam feres mortis Plurima.
Loading…
Cancel
Save