diff --git a/README.md b/README.md new file mode 100644 index 0000000..a39d588 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# Testing + +```bash +git clone https://github.com/ahoneybun/ahoneybun.net.git +cd ahoneybun.net +git submodule update --init --recursive +zola serve +```