footer.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
footer.md (527B) | |
--- | |
1 # Publishing in The Gopher Times | |
2 | |
3 Want your article published? | |
4 Want to announce something to the Gopher world? | |
5 | |
6 Directly related to Gopher or not, | |
7 reach us on IRC with an article in any format, | |
8 we will handle the rest. | |
9 | |
10 ircs://irc.bitreich.org/#bitreich-en | |
11 gophers://bitreich.org/1/tgtimes/ | |
12 git://bitreich.org/tgtimes/ | |
13 | |
14 Here is how you write an article for the next opus 8: | |
15 | |
16 $ git clone git://bitreich.org/tgtimes | |
17 $ cd tgtimes/opus8 | |
18 $ ed $(id -un)-my-personal-technical-project.md | |
19 # Git workflow to send patch follows. | |
20 |