diff --git a/README.md b/README.md new file mode 100644 index 0000000..180376e --- /dev/null +++ b/README.md @@ -0,0 +1,10 @@ +Personal Website + +Clone the project with the recursive submodules flag: + +```sh +git clone --recursive-submodules +``` + +This will pull the [PaperMod +theme](https://themes.gohugo.io/themes/hugo-papermod/).