summaryrefslogtreecommitdiff
path: root/support
diff options
context:
space:
mode:
authorNicolas Kuttler <git@kuttler.eu>2015-02-13 07:58:52 +0100
committerNicolas Kuttler <git@kuttler.eu>2015-02-13 07:58:52 +0100
commitfa8c5be1af98d69fd888416efd1c78e102cdad58 (patch)
treee805fc088818607ce892c3c5f9a99b9c68f2a9af /support
parent3b8ebadf76d66c5788018cb171bc94f759700220 (diff)
parent57325ebb39dbea991172a09f681a1475b0b75272 (diff)
downloadirssi.github.io-fa8c5be1af98d69fd888416efd1c78e102cdad58.zip
Merge branch 'content' into gh-pages
Diffstat (limited to 'support')
-rw-r--r--support/index.markdown32
-rw-r--r--support/irc/index.markdown32
-rw-r--r--support/mailinglists/index.markdown26
3 files changed, 90 insertions, 0 deletions
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.