mirror of
https://github.com/alex-shpak/hugo-book.git
synced 2024-11-25 12:46:44 +00:00
#496, update content folder name in readme
This commit is contained in:
parent
d5b75f4fb3
commit
61bb57f32e
@ -83,7 +83,7 @@ Below is an example on how to create a new site from scratch:
|
|||||||
hugo new site mydocs; cd mydocs
|
hugo new site mydocs; cd mydocs
|
||||||
git init
|
git init
|
||||||
git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book
|
git submodule add https://github.com/alex-shpak/hugo-book themes/hugo-book
|
||||||
cp -R themes/hugo-book/exampleSite/content .
|
cp -R themes/hugo-book/exampleSite/content.en .
|
||||||
```
|
```
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
|
Loading…
Reference in New Issue
Block a user