Files
site-ffmuc/README.md
2017-03-07 01:20:13 +01:00

13 lines
393 B
Markdown

## Building
Check out this repository and execute `make`, i.e. like this:
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/v2016.2.3/user/site.html)
for information on site configuration options and examples from other communities.