mirror of https://github.com/tildeclub/site.git
Transfer responsibility on new wiki pages to ~xwindows, in wiki.md
This patch is provided to Tilde.club under the terms of GNU General Public License, any version published by the Free Software Foundation.
This commit is contained in:
parent
5922eac9c3
commit
c2c60392aa
|
@ -3,6 +3,7 @@ title: how to contribute to this wiki
|
||||||
author:
|
author:
|
||||||
- benharri
|
- benharri
|
||||||
- audiodude
|
- audiodude
|
||||||
|
- xwindows
|
||||||
category: tilde.club
|
category: tilde.club
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -12,14 +13,15 @@ There are at least 5 ways to contribute to this wiki:
|
||||||
|
|
||||||
## The super ultra easy way
|
## The super ultra easy way
|
||||||
|
|
||||||
Send an email to [~audiodude](../~audiodude), audiodude@tilde.club. Put the
|
To submit a new article,
|
||||||
proposed contents in the email in markdown format. You don't have to worry
|
send an email to [~xwindows](/~xwindows/), `xwindows` _AT_ `tilde.club`.
|
||||||
|
Put the proposed contents in the email in Pandoc Markdown format. You don't have to worry
|
||||||
about "frontmatter", just indicate who the author is (your tilde username),
|
about "frontmatter", just indicate who the author is (your tilde username),
|
||||||
what the title of the article should be, and what category, if any, it should
|
what the title of the article should be, and what category, if any, it should
|
||||||
fall under.
|
fall under.
|
||||||
|
|
||||||
**~audiodude** will add the article to the git repo, add the YAML frontmatter,
|
**~xwindows** will add the article to the git repo, add the YAML frontmatter,
|
||||||
and merge the content into the wiki repo for you. He'll also email you when
|
and submit the patch for you. He'll also email you back when
|
||||||
the content is live on the server so you can show all your friends!
|
the content is live on the server so you can show all your friends!
|
||||||
|
|
||||||
## The super ultra mega easy way
|
## The super ultra mega easy way
|
||||||
|
@ -27,8 +29,8 @@ the content is live on the server so you can show all your friends!
|
||||||
Same as the "super ultra easy way" above, except you don't even have to add
|
Same as the "super ultra easy way" above, except you don't even have to add
|
||||||
Markdown formatting if you don't want. Just send an email with your wiki
|
Markdown formatting if you don't want. Just send an email with your wiki
|
||||||
article, and all the "metadata" aka author, title, and category, and
|
article, and all the "metadata" aka author, title, and category, and
|
||||||
**~audiodude** will add the Markdown formatting for you (in addition to all the
|
**~xwindows** will add the Pandoc Markdown formatting for you
|
||||||
things from the super ultra easy way).
|
(in addition to all the things from the super ultra easy way).
|
||||||
|
|
||||||
## The easy-ish way
|
## The easy-ish way
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue