Skip to content
Snippets Groups Projects
Commit 64832fec authored by Julien Schmidt's avatar Julien Schmidt
Browse files

README: dev instructions

parent 8a361f71
No related branches found
No related tags found
No related merge requests found
# External Website of StuStaNet e. V.
## Development
The website generated from the sources in this repository using [Hugo](https://gohugo.io/). To preview the results of your changes, [install Hugo locally](https://gohugo.io/getting-started/installing).
### Workflow
1. [Fork this repository](https://gitlab.stusta.de/stustanet/stustanet-website/forks/new)
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
5. Push your changes to your fork on Gitlab (`git push`).
6. [Create a merge request](https://gitlab.stusta.de/stustanet/stustanet-website/merge_requests/new)
## Board
Data in `data/Vorstand.toml`,
### Notes
## Notes
The stock photo for the wifi was taken from [https://www.stockvault.net/photo/176388/always-connected](https://www.stockvault.net/photo/176388/always-connected)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment