From 6a610e5595c5a1c9433994dca144657cba489f8e Mon Sep 17 00:00:00 2001 From: Nicolas Kuttler Date: Fri, 13 Feb 2015 00:17:53 +0100 Subject: Add page layout and several pages --- support/index.markdown | 32 ++++++++++++++++++++++++++++++++ support/irc/index.markdown | 32 ++++++++++++++++++++++++++++++++ support/mailinglists/index.markdown | 26 ++++++++++++++++++++++++++ 3 files changed, 90 insertions(+) create mode 100644 support/index.markdown create mode 100644 support/irc/index.markdown create mode 100644 support/mailinglists/index.markdown (limited to 'support') diff --git a/support/index.markdown b/support/index.markdown new file mode 100644 index 0000000..416f51d --- /dev/null +++ b/support/index.markdown @@ -0,0 +1,32 @@ +--- +layout: page +title: Support +--- + +- [Mailing lists](mailinglists) +- [IRC](irc) + +If your irssi crashes, it's always a bug. Please read bugreporting howto +and send one. For other type of bugs, it would still be nice to hear of them, +but chances are that it's already known. You could check the TODO file which +comes with irssi if it's already there. Send all bugreports to irssi's bug +reporting system. + +Compiling problems +------------------ + +Read the INSTALL file that comes with irssi, it explains the most common +problems. + +Still problems? +--------------- + +Read [FAQ]() +before asking anything. +[Startup-HOWTO]() is quite useful as well. +And if you just want to know about some setting, you could very well guess +it yourself too, like if you want to change something related to windows, +try `/SET window`. + +If you still haven't found what you're looking for, you can send mail to +[mailing lists](mailinglists/), or join to #irssi. diff --git a/support/irc/index.markdown b/support/irc/index.markdown new file mode 100644 index 0000000..fa6cf93 --- /dev/null +++ b/support/irc/index.markdown @@ -0,0 +1,32 @@ +--- +layout: page +title: IRC +--- + +Official international channels +------------------------------- + +- \#irssi at IRCnet - English only +- \#irssi at EFnet - English only + +Non-English channels +-------------------- + +- \#irssi.fi at IRCnet - Finnish +- \#irssi.de at IRCnet - German +- \#irssi.pl at IRCnet - Polish + +There are also some active non-official channels in other networks, eg. +Freenode and QuakeNet. + +If you have something to ask, **please JUST ASK instead of asking if you +can ask or if someone can help or if anyone is there**. + +Servers +------- + +Most IRCnet servers aren't open for everyone, so if you're having trouble +finding one, use open.ircnet.net which resolves to a number of open IRCnet +servers that you should be able to use. + +For EFNet, use `irc.efnet.net`. Most countries have an `irc.efnet.TLD`. diff --git a/support/mailinglists/index.markdown b/support/mailinglists/index.markdown new file mode 100644 index 0000000..6abbc96 --- /dev/null +++ b/support/mailinglists/index.markdown @@ -0,0 +1,26 @@ +--- +layout: page +title: Mailing lists +--- + +irssi-users +----------- + +- [Subscribe](mailto:irssi-users-request@dragoncat.net?subject=subscribe) + sending mail to **irssi-users-request@dragoncat.net** with subject + **subscribe**. +- [Unsubscribe](mailto:irssi-users-request@dragoncat.net?subject=unsubscribe) + with subject **unsubscribe** (same email as above). +- [Send mails](irssi-users@dragoncat.net) to **irssi-users@dragoncat.net**. +- [Read](http://www.dragoncat.net/lists/irssi-users) the irssi-users archives. + +irssi-dev +--------- + +- [Subscribe](irssi-dev-request@dragoncat.net?subject=subscribe) + sending mail to **irssi-dev-request@dragoncat.net** with subject + **subscribe**. +- [Unsubscribe](irssi-dev-request@dragoncat.net?subject=unsubscribe) + with subject **unsubscribe** (same email as above). +- [Send](irssi-dev@dragoncat.net) mails to **irssi-dev@dragoncat.net**. +- [Read](http://www.dragoncat.net/lists/irssi-dev) the irssi-dev archives. -- cgit v1.2.3