mirror of
https://github.com/caressofsteel/hugo-story.git
synced 2025-09-06 03:52:57 +02:00
@ -56,7 +56,7 @@ git submodule add https://github.com/caressofsteel/hugo-story.git themes/hugo-st
|
|||||||
### 4. Copy `data` and `config.toml` with overwrite from `exampleSite`
|
### 4. Copy `data` and `config.toml` with overwrite from `exampleSite`
|
||||||
```
|
```
|
||||||
cp -r themes/hugo-story/exampleSite/data ./
|
cp -r themes/hugo-story/exampleSite/data ./
|
||||||
cp themes/hugo-story/exampleSite/config.toml/
|
cp themes/hugo-story/exampleSite/config.toml ./
|
||||||
```
|
```
|
||||||
> _Hint: Using `config.toml` tells Hugo to use the theme and sets some basic theme parameters._
|
> _Hint: Using `config.toml` tells Hugo to use the theme and sets some basic theme parameters._
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user