summaryrefslogtreecommitdiff
path: root/documentation/index.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/index.markdown')
-rw-r--r--documentation/index.markdown7
1 files changed, 6 insertions, 1 deletions
diff --git a/documentation/index.markdown b/documentation/index.markdown
index e97952e..539f72c 100644
--- a/documentation/index.markdown
+++ b/documentation/index.markdown
@@ -4,9 +4,11 @@ title: Documentation
permalink: documentation/
categories: [ _nav ]
---
+
## Irssi documentation and tutorials:
-###Documentation
+### Documentation
+
- Check the built-in `/HELP`, it has all the details on command syntax
- [Startup How-To](startup)
- [Settings](settings)
@@ -17,6 +19,7 @@ categories: [ _nav ]
- [Contributing](/development)
### Miscellaneous
+
- [Tips & Tricks](tips)
- [Irssi Proxy](//github.com/irssi/irssi/blob/master/docs/proxy.txt){:rel='external'}, the mini-bnc module
- [Colour Formats](//github.com/irssi/irssi/blob/master/docs/formats.txt){:rel='external'}
@@ -24,12 +27,14 @@ categories: [ _nav ]
- [Irssi 0.8.17 Tips](//github.com/shabble/irssi-docs/wiki/Irssi-0.8.17){:rel='external'}
### Tutorials
+
- [General guide to Irssi and GNU screen](//quadpoint.org/articles/irssi/){:rel='external'}
- [Split windows handling](//quadpoint.org/articles/irssisplit/){:rel='external'}
- [Split windows handling Addendum](http://wouter.coekaerts.be/irssi/split){:rel='external'}
- [Showing events in different windows](http://wouter.coekaerts.be/site/irssi/wclf){:rel='external'}
### Scripting
+
- [Scripting Tutorial](http://juerd.nl/site.plp/irssiscripttut){:rel='external'}, by Juerd
- [Perl Scripting Reference](//github.com/irssi/irssi/blob/master/docs/perl.txt){:rel='external'}
- [Signals](//github.com/irssi/irssi/blob/master/docs/signals.txt){:rel='external'}