Skip to content
Snippets Groups Projects
Commit 97c6dbd4 authored by rixx's avatar rixx
Browse files

Add basic readme

parent 677ab2c7
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