docsy support, init
This commit is contained in:
parent
050b220e7b
commit
7ef0bd900e
@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
hugo new site ./
|
||||
hugo new site --force ./
|
||||
git init
|
||||
git submodule add https://github.com/google/docsy.git themes/docsy
|
||||
echo 'theme = "docsy"' >> config.toml
|
||||
|
Loading…
Reference in New Issue
Block a user