We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c438b4 commit 77163a3Copy full SHA for 77163a3
README.md
@@ -0,0 +1,10 @@
1
+# Deploy locally
2
+
3
+This site is a Hugo site which uses the blowfish theme as a git submodule. Make
4
+sure you have a recent version of `hugo` installed.
5
6
+```
7
+git clone --recurse-submodules --shallow-submodules https://github.com/oalders/tpf-hugo
8
+cd tpf-hugo
9
+hugo serve
10
0 commit comments