forked from remote/site-ffmuc
19 lines
476 B
Markdown
19 lines
476 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.
|
|
|
|
## Builds
|
|
|
|
Currently builds of this repo are provided at https://ffmuc.krombel.de
|