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

github.com/damiencaselli/paperback.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDamien Caselli <damien.caselli@gmail.com>2016-08-09 17:16:11 +0300
committerDamien Caselli <damien.caselli@gmail.com>2016-08-09 17:16:11 +0300
commitd0dcafef16cf75aeb3f545a93711a98a5ad31acc (patch)
tree2caaf5db9458eb52a6495c2b34b83d494d32ef03
parenta76785145fa48806d361d9a90bf287b1a7e8a247 (diff)
Improve README
-rw-r--r--README.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/README.md b/README.md
index 9b6c089..babf435 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
_Paperback_ is a minimalist theme for [Hugo](http://gohugo.io).
-It focuses on reading experience, and was mostly designed to suit my needs.
+It focuses on improving reading experience with high contrast colors and no fancy effect.
## Parameters
@@ -11,6 +11,7 @@ A few parameters can be adjusted in the site config:
```toml
[params]
+# your name to display by the copyright sign
# default: undefined
AuthorName = "Firstname Lastname"
@@ -18,7 +19,8 @@ AuthorName = "Firstname Lastname"
# default: undefined
Tagline = "Hello, world!"
-# number of posts to show on index; default: 10
+# number of posts to show on index
+# default: 10
HomepagePosts = 3
# if set to true, social links will be displayed in the footer