# cleberg.net [cleberg.net](https://cleberg.net) is my personal webpage. This README is viewable on [sourcehut](https://git.sr.ht/~cyborg/cleberg.net). ## Overview This website & blog uses [Markdown](https://spec.commonmark.org/current/), published with [Zola](https://www.getzola.org/). ## Configuration All configuration options are available within the `config.toml` file. Refer to the Zola documentation for further configuration options. ## Building To get running: ```sh git clone https://git.sr.ht/~cyborg/cleberg.net && \ cd cleberg.net && \ zola build ``` ## Publishing Use `zola build` and deploy to whichever deployment target you prefer. ## Tasks - [ ] Add descriptions to blog posts - [ ] Figure out how to get file tags to show up