clan-homepage/README.md

21 lines
308 B
Markdown
Raw Normal View History

2023-07-05 11:15:53 +00:00
# Getting start with the repo
This is the source for the homepage.
We use [zola](https://www.getzola.org/) for building a static website.
## Build the homepage
```
$ zola build
```
## Start a local webserver
```
$ zola serve
```
2023-07-11 12:13:13 +00:00
## Contributing
Send changes to https://git.clan.lol/clan/clan-homepage