-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Labels
Description
I agree and want to create new issue
- Yes, I was on Hexo Docs page, especially on Templates, Variables, Helpers and Troubleshooting.
- Yes, I was on NexT Documentation Site.
- And yes, I already searched for current issues and this is not help to me.
Expected behavior
disable sidebar in some folder or single page
Actual behavior
sidebar is enable in all pages
Steps to reproduce the behavior
- setup hexo and next
- enable sidebar
- Link to demo site with this issue: http://blog.eson.org/games/2048/
- Link(s) to source code or any usefull link(s): a
Node.js and NPM Information
v8.9.4
5.6.0
Hexo Information
Hexo version
hexo: 3.4.4
hexo-cli: 1.0.4
NexT Information
NexT Version:
[x] Latest Master branch.
[] Latest Release version.
[] Old version -
NexT Scheme:
[] All schemes
[x] Muse
[] Mist
[] Pisces
[] Gemini
NexT Configuration:
# Redefine custom file paths. Introduced in NexT v6.0.2.
# If commented, will be used default custom file paths.
# For example, you want to put your custom styles file
# outside theme directory in root `source/_data`, set
# `styles: source/_data/styles.styl`
#custom_file_path:
# Default paths: layout/_custom/*
#head: source/_data/head.swig
#header: source/_data/header.swig
#sidebar: source/_data/sidebar.swig
# Default path: source/css/_variables/custom.styl
#variables: source/_data/variables.styl
# Default path: source/css/_mixins/custom.styl
#mixins: source/_data/mixins.styl
# Default path: source/css/_custom/custom.styl
#styles: source/_data/styles.styl
sidebar:
# Sidebar Position, available value: left | right (only for Pisces | Gemini).
position: left
#position: right
# Sidebar Display, available value (only for Muse | Mist):
# - post expand on posts automatically. Default.
# - always expand for all pages automatically
# - hide expand only when click on the sidebar toggle icon.
# - remove Totally remove sidebar including sidebar toggle.
display: post
#display: always
#display: hide
#display: remove
Other Information
aa
Reactions are currently unavailable