Skip to content
Snippets Groups Projects
michaelb's avatar
michaelb authored
* added a page with general information for usage of external router and some more specific information for some vendors
* added page with some general router debugging information and with LED codes from the StuStaNet Router
* added links on main support and selftest page to the pages

See merge request !18
9e25b095
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,