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

github.com/gohugoio/hugoThemes.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordigitalcraftsman <digitalcraftsman@users.noreply.github.com>2017-06-04 18:16:29 +0300
committerGitHub <noreply@github.com>2017-06-04 18:16:29 +0300
commit3ed2a17e0658a43836206a615e896b0f629c5170 (patch)
tree1f8a001b83b09b3b22c16c10869e1fbf3cc526de /README.md
parent21aee69ec215a336d22b93dcd4170938494c6187 (diff)
Remove outdated infos for theme.toml in README
Diffstat (limited to 'README.md')
-rw-r--r--README.md13
1 files changed, 2 insertions, 11 deletions
diff --git a/README.md b/README.md
index b54ef96..e2d4c6d 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ Each theme needs:
## theme.toml
-This file contains metadata about the theme and its creator. The following fields are required:
+This file contains metadata about the theme and its creator. **Only `theme.toml` is accepted, not `theme.yaml` or not `theme.json`**. The following fields are required:
```toml
name = "Hyde"
@@ -57,7 +57,7 @@ description = "An elegant open source and mobile first theme"
homepage = "http://siteforthistheme.com/"
tags = ["blog", "company"]
features = ["blog", ]
-min_version = 0.13
+min_version = 0.21
[author]
name = "spf13"
@@ -70,15 +70,6 @@ min_version = 0.13
repo = "https://www.github.com/mdo/hyde"
```
-> **Notes:**
->
-> 1. This is different from the file created by `hugo new theme` in the old v0.12.
-> The current Hugo v0.13 does create the same template with the new fields
-> except `min_version` that was added in 0.14-DEV.
->
-> 2. Only `theme.toml` is accepted, not `theme.yaml` or not `theme.json`.
-
-
## Media
Screenshots are used as preview in the list. Make sure that they have the right dimensions: