aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2022-03-23 10:01:22 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2022-03-23 10:01:22 +0300
commite76a6f7d4c4c92ab2cf790a64aaa4fc50ad6105c (patch)
tree66603078b418b1ea2d39315ce158edcb28f0e102 /README.md
parentsidebar: add ability to hide it (diff)
downloadjekyll-theme-e76a6f7d4c4c92ab2cf790a64aaa4fc50ad6105c.tar.gz
jekyll-theme-e76a6f7d4c4c92ab2cf790a64aaa4fc50ad6105c.zip
README: update
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5278553..c419c89 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,8 @@ settings:
github:
link: GitHub
icon: globe
+ sidebar:
+ hide: false
# If you want to enable Google Analytics, optional:
ga_tag: X-XXXXXXXXXX
```
@@ -67,6 +69,7 @@ Features
* [Layouts](#layouts)
* [Navbar](#navbar)
+* [Sidebar](#sidebar)
* [Feed](#feed)
* [Categories](#categories)
* [Code snippets](#code-snippets)
@@ -106,6 +109,11 @@ accordingly.
Hide the link by setting `site.settings.navbar.github` to `false`.
+### Sidebar
+
+Hide the sidebar by setting either `site.settings.sidebar.hide` or
+`page.sidebar.hide` to `true`.
+
### Feed
See [feed/index.html] for an example of how to easily create a paginated post