Files
site-ffmuc/README.md
Rotzbua 882316d88b Update README.md
- highlighting
- generic doc link for minor v2017.1.x
2017-12-14 11:23:57 +01:00

15 lines
393 B
Markdown

## Building
Check out this repository and execute `make`, i.e. like this:
```bash
git clone https://github.com/freifunkMUC/site-ffm.git site-ffm
cd site-ffm
make
```
## Further Resources
Look at the [site configuration related Gluon documentation](https://gluon.readthedocs.io/en/v2017.1.x/user/site.html)
for information on site configuration options and examples from other communities.