summaryrefslogtreecommitdiff
path: root/README.markdown
blob: 1adc090af357d33661f65081c60384adef38ec81 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Irssi.org
=========

We need a new shiny website! We would like help with that. We want a
bootstrap-based, statically-generated, Jekyll-based website :-)

Join us in `#irssi` on freenode, if you are interested in helping out.

# What do we want?

We want to have a modern, easily updatable, website that we can use together
with our already well-functioning Github infrastructure. A contribution should
arrive as a pull-request such that our contributor team can easily review the
commits.

Sections we need:

- More or less everything from irssi.org (news, release information, all that
  jazz).
- A way to submit articles to the website using Markdown. I'm thinking an index
  page at `/articles/` and the individual articles as
  `/articles/my-cool-new-irssi-feature/` where the directory contains an
  index.markdown with the article itself. The individual article directory can
  contain images and everything else needed to make the article look shiny.
- Fancy "how to install irssi page" with the various popular distributions
  listed + how to do it directly from Git. ahf quite likes something like
  https://mosh.mit.edu
- More ideas? :-)