Skip to content
Snippets Groups Projects
Unverified Commit 4dfab3bf authored by Max Paulus's avatar Max Paulus Committed by GitHub
Browse files

Create README.md

parent 29be61b5
Branches
No related merge requests found
# Website for Bytes-and-Bites
## How to contribute
Besides cloning this respository, you need to install [quarto](https://quarto.org/docs/get-started/).
[Here](https://quarto.org/docs/websites/) you find the documentation on building websites.
To see changes locally, run the preview command:
```bash
$ quarto preview
```
Before committing, render once more so that redundant files are not pushed to the repository.
```bash
$ quarto render
```
Stage and commit your changes, then push to this repository.
The website is automatically refreshed by github actions.
## How to add content
### Events
The folder */events* contains .qmd files (one per event) with simple markup. Check out existing event files to get an idea about how to add new ones. Added events will appear on the events page.
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment