Skip to content
Snippets Groups Projects
Tobias Jülg's avatar
Tobias Jülg authored
* Fingerprint: new front matter variable to define fingerprints for both
personal and member keys
* Redirects: Added redirects for empty folger pages such as
/de/keys/board
89823275
History

External Website of StuStaNet e. V.

Development

The website generated from the sources in this repository using Hugo. To preview the results of your changes, install Hugo locally.

Repo Structure

The base HTML can be found in layouts/_default/baseof.html. All styles are in static/main.css.

All content is generated from the markdown files in content/.

Workflow

  1. Fork this repository
  2. Clone your repository locally: cd into the parent directory of where the files should be saved, then run git clone https://gitlab.stusta.de/<your username>/stustanet-website.git (Or use your favorite Git GUI). Afterwards cd stustanet-website.
  3. Hugo can generate a live-preview of your changes. Run hugo -v -w server in the directory of the cloned repository.
  4. Make and commit your changes (Git tutorial)
  5. Push your changes to your fork on Gitlab (git push).
  6. Create a merge request

Board

Data in data/Vorstand.toml,