summaryrefslogtreecommitdiff
path: root/documentation/settings
diff options
context:
space:
mode:
authordequis <dx@dxzone.com.ar>2015-12-13 16:09:07 -0300
committerdequis <dx@dxzone.com.ar>2015-12-13 21:52:07 -0300
commit4d56a3928690986672d8ff2cc3cf88e925c4b40e (patch)
tree1e2368eaeabf6ba415f920733c5c7295459e733a /documentation/settings
parent6a085eb03a4f82d775ac1367ffef74a3c10f9c81 (diff)
downloadirssi.github.io-4d56a3928690986672d8ff2cc3cf88e925c4b40e.zip
Use a variable in the yaml front matter for sidebars
Diffstat (limited to 'documentation/settings')
-rw-r--r--documentation/settings/index.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/settings/index.markdown b/documentation/settings/index.markdown
index c0f5869..1b620ee 100644
--- a/documentation/settings/index.markdown
+++ b/documentation/settings/index.markdown
@@ -2,8 +2,8 @@
layout: page
title: Settings Documentation
permalink: documentation/settings/
+sidebar: sb_sidebar_settings.html
---
-{% assign sidebar = "xxx" %}
Irssi 0.8.10 settings notes. Gathered through much effort by Rocco Caputo rcaputo at cpan dot org (aka dngor). Includes original work by Nei, and advice and guidance from irc.freenode.net #irssi.
This is not an attempt to document Irssi completely. It should be used along with the documents at [Documentation](/documentation) for more complete understanding of how irssi works. For example, the startup HOWTO and tips/tricks show sample uses for these settings, including some very useful stuff.