# Testing

```bash
git clone https://github.com/ahoneybun/ahoneybun.net.git
cd ahoneybun.net
git submodule update --init --recursive
zola serve
```