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

github.com/forestryio/hugo-theme-novela.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrank Taillandier <frank@forestry.io>2020-07-17 18:38:36 +0300
committerGitHub <noreply@github.com>2020-07-17 18:38:36 +0300
commitbee0995bdb9273b8be777e58e8b7f1d242a7cbb3 (patch)
tree7ca523bb268c19785c4181f542fd7d30922eb209
parenta838504eaad7bcee9ad2de6d99cdfc634a789aa1 (diff)
docs: clarify authors addition
fix #44
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 1ce423d..329267a 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,6 @@ Override `/themes/novela/layouts/partials/icons/ui/logo.html` with your own file
Novela supports light and dark mode. To have your logo respond in kind, add `class="change-fill"` to the svg path(s).
-
-
### Socials
In order for the Socials to be surfaced in Forestry, you should copy the theme's `config/_default/social.yaml` to your project.
@@ -34,7 +32,11 @@ taxonomies:
```
#### Creating authors
-Add the following file to your content directory and Front Matter example.
+
+Authors must be added in `content/authors`.
+Create a folder per author and add an `_index.md` file in it.
+
+Here's an example of the front matter fields supported by default:
```yaml
# /content/authors/firstname-lastname/_index.md
@@ -60,7 +62,7 @@ social:
```
#### Assigning authors to posts.
-Simply add the name of the author to the "authors" field:
+Ad the name of the author to the "authors" field:
```yaml
authors: