Преглед изворни кода

Use git submodules (#183)

As per https://gohugo.io/getting-started/quick-start/ I think it is better to use git submodules rather than cloning the repo. It should be easier to keep up to date etc. So please consider this change in documentation
tags/2.52
Neville Dastur пре 5 година
родитељ
комит
e791596491
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1
    1
      README.md

+ 1
- 1
README.md Прегледај датотеку

@@ -51,7 +51,7 @@ This theme uses the "Tachyons" CSS library. This will allow you to manipulate th
Inside the folder of your Hugo site run:

$ cd themes
$ git clone https://github.com/budparr/gohugo-theme-ananke.git
$ git submodule add https://github.com/budparr/gohugo-theme-ananke.git themes/ananke

For more information read the official [setup guide](//gohugo.io/overview/installing/) of Hugo.


Loading…
Откажи
Сачувај