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