And added a link to the forked theme
This commit is contained in:
parent
330e23ebcd
commit
298cbb1904
@ -4,7 +4,7 @@ This is my [blog](https://blog.privacynerd.de/), which is run by hugo. The repos
|
|||||||
|
|
||||||
## Cloning
|
## Cloning
|
||||||
|
|
||||||
To clone and make some changes, you need to clone the repository. This one also contains [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) (the re-terminal theme), that's why you should use the argument `--recurse-submodules`. The commands after that pull all branches of the forked terminal theme so that nothing bad happens (commands taken from [here](https://stackoverflow.com/questions/10312521/how-do-i-fetch-all-git-branches).
|
To clone and make some changes, you need to clone the repository. This one also contains [git submodules](https://git-scm.com/book/en/v2/Git-Tools-Submodules) (the re-terminal theme), that's why you should use the argument `--recurse-submodules`. The commands after that pull all branches of the [forked terminal theme](https://github.com/BlueFox4/hugo-theme-terminal) so that nothing bad happens (commands taken from [here](https://stackoverflow.com/questions/10312521/how-do-i-fetch-all-git-branches).
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
git clone --recurse-submodules https://git.privacynerd.de/git.privacynerd.de/blog.privacynerd.de blog
|
git clone --recurse-submodules https://git.privacynerd.de/git.privacynerd.de/blog.privacynerd.de blog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user