summaryrefslogtreecommitdiff
path: root/_articles/2015-02-12-adding-articles-to-irssi.org.markdown
blob: d8c1f0fe52c4d731b55f46349ed44393eebf83ae (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
---
layout: post
title: Contributing articles to irssi.org
author: Nicolas Kuttler
web: http://kuttler.eu
---

Forking the upstream repository
==

If you would like to contribute an article to [irssi.org](http://irssi.org)
fork the [website's github repository](https://github.com/irssi/irssi.github.io)
and add your article to the `_articles` directory.
Use an existing article as template.

If you like you can verify that your articles displays properly by installing
[jekyll](http://jekyllrb.com) and running a command like
`jekyll serve` inside the repository and connecting to
`http://localhost:4000` with your web browser.

TODO
--

- Make forking/git usage optional.
- We could build a form with a [markdown editor](http://vuejs.org/examples/),
  where should we submit it to though?
- Policy for images and other included content?
- Email and web address and are optional