summaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index b61dda6..95dc375 100644
--- a/README.markdown
+++ b/README.markdown
@@ -2,3 +2,21 @@ Irssi.org
=========
Nothing to see here, yet ;-)
+
+# 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.
+- More ideas? :-)