aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-24 11:15:00 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-24 11:15:00 +0300
commit9187ee7a5d9d67f1ed8374f78236580a97602582 (patch)
tree000a12369b02975f7e40a9e6ee3b7c24857fff26
parentsidebar: allow hiding individual entries (diff)
downloadjekyll-theme-9187ee7a5d9d67f1ed8374f78236580a97602582.tar.gz
jekyll-theme-9187ee7a5d9d67f1ed8374f78236580a97602582.zip
README: update
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 7afd40c..3fff7a9 100644
--- a/README.md
+++ b/README.md
@@ -114,6 +114,10 @@ Hide the link by setting `site.settings.navbar.github` to `false`.
Hide the sidebar by setting either `site.settings.sidebar.hide` or
`page.sidebar.hide` to `true`.
+The sidebar includes two entries by default: "About" and "Latest posts".
+Hide them individually by setting `sidebar.{about,latest_posts}.hide` to `true`
+(either under `site.settings` or `page`).
+
### Feed
See [feed/index.html] for an example of how to easily create a paginated post