Skip to content
Snippets Groups Projects
Commit b819d685 authored by Lea's avatar Lea
Browse files

Merge branch 'readme' into 'main'

Add basic readme

See merge request infra/static-pages/37c3-infos!7
parents ac4d721c 97c6dbd4
No related branches found
No related tags found
No related merge requests found
# 37C3 info pages
This repository contains the source code for the 37C3 info pages. The pages are
available at https://events.ccc.de/congress/2023/infos/.
## Development
The pages are built using [mkdocs](https://www.mkdocs.org/). To install it, install mkdocs using pip,
ideally in a virtual environment:
```bash
pip install -r requirements.txt
```
Then, to start a local development server, run:
```bash
mkdocs serve
```
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