ahoneybun.net/README.md
2024-11-22 07:34:55 -07:00

8 lines
148 B
Markdown

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