Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/heyeshuang/hugo-theme-tokiwa.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/README.md')
-rw-r--r--exampleSite/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/README.md b/exampleSite/README.md
index aa38bb6..1f81e13 100644
--- a/exampleSite/README.md
+++ b/exampleSite/README.md
@@ -4,7 +4,7 @@ This repository offers an example site for [Hugo](https://gohugo.io/) and also i
# Using
-1. [Install Hugo](https://gohugo.io/overview/installing/)
+1. [Install Hugo](https://gohugo.io/installation/)
2. Clone this repository
```bash
git clone https://github.com/gohugoio/hugoBasicExample.git
@@ -19,4 +19,4 @@ hugo server -t YOURTHEME
- A section called `/post/` with sample markdown content
- A headless bundle called `homepage` that you may want to use for single page applications. You can find instructions about headless bundles over [here](https://gohugo.io/content-management/page-bundles/#headless-bundle)
- An `about.md` that is intended to provide the `/about/` page for a theme demo
-6. If you intend to build a theme that does not fit in the content structure provided in this repository, then you are still more than welcome to submit it for review at the [Hugo Themes](https://github.com/gohugoio/hugoThemes/issues) respository
+6. If you intend to build a theme that does not fit in the content structure provided in this repository, then you are still more than welcome to submit it for review at the [Hugo Themes](https://github.com/gohugoio/hugoThemes/issues) repository