Skip to content

Commit 77163a3

Browse files
committed
Add README.md
1 parent 6c438b4 commit 77163a3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)