Update Repository Structure authored by Fabian Nuraddin Alexander Gabel's avatar Fabian Nuraddin Alexander Gabel
......@@ -33,6 +33,11 @@ Staff files are named `key.html`, where `key` is and unique identifier (e.g. `fg
For the routine [`build_standalone`](), these files contain a `MARKER` that is replaced with the respective research topic links through the routing [`integrate_pandoc.sh`]() (deprecated) and [`replace_marker`]()
Basically a minimal HTML file will suffice, e.g. `ahaupt.html` with content
```html
<h1>Alexander Haupt, M.Sc.</h1>
```
## `/static/include/`
### `/static/include{css,images,javascript}`
......
......