Add opus8 barebone. - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
README | |
--- | |
commit 6d649e9e7183a74361d598010930a90d71b9e71f | |
parent 0a7a08dc65fd0eeccf0783ec2da7e2b8b46a9383 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Tue, 29 Aug 2023 19:35:43 +0200 | |
Add opus8 barebone. | |
Diffstat: | |
A opus8/0-xxx-header.raw | 16 ++++++++++++++++ | |
A opus8/9-xxx-footer.md | 23 +++++++++++++++++++++++ | |
A opus8/opus | 4 ++++ | |
3 files changed, 43 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/opus8/0-xxx-header.raw b/opus8/0-xxx-header.raw | |
@@ -0,0 +1,16 @@ | |
+,________________________________________________________________________, | |
+| ,_______,,_, _____ ,_, | | |
+| |#######||#| __ ___ ,'#####| ___ ____ |#| __ ___ _ __ | | |
+| |#| |#|/##\ /###\ |#| /###\ /####\ |#|/##\ /###\ \\/##\ | | |
+| |#| |#|/ \#||#|_|#| |#| ___|#| |#||#| |#||#|/ \#||#|_|#||#| || | | |
+| ,|#|, |#| |#||#|___ |#|__|#||#|_|#||#|_|#||#| |#||#|___ |#| | | |
+| \###/ \#/ \#/ \###/ \#####/ \###/ |#:70/ \#/ \#/ \###/ \#/ | | |
+| ,_______, _ |#| | | |
+| |#######|(o) _ __ __ ___ ___ \#/ _,-' ) | | |
+| |#| /#\ \\/##\/##\ /###\ /###\ ( ,-' _,-' ) | | |
+| |#| |#| |#| |#| |#||#|_|#||#|__ ( ,-' _,-' ) | | |
+| ,|#|, |#| |#| |#| |#||#|___ _\##| ( ,-' | | |
+| \###/ \#/ \#/ \#/ \#/ \###/ |###/ | | |
+|________________________________________________________________________| | |
+| Opus 8 Gopher News and More gophers://bitreich.org/1/tgtimes | | |
+`------------------------------------------------------------------------` | |
diff --git a/opus8/9-xxx-footer.md b/opus8/9-xxx-footer.md | |
@@ -0,0 +1,23 @@ | |
+# Publishing in The Gopher Times | |
+ | |
+## You want your article published? | |
+ | |
+## You want to announce something to the Gopher world? | |
+ | |
+Directly related to Gopher or not, reach us on IRC with an article in any | |
+format, we will handle the formatting and everything else. | |
+ | |
+ ircs://irc.bitreich.org/#bitreich-en | |
+ gophers://bitreich.org/1/tgtimes/ | |
+ git://bitreich.org/tgtimes/ | |
+ | |
+Here is how you write an article for the next opus 8: | |
+ | |
+ $ git clone git://bitreich.org/tgtimes | |
+ $ cd tgtimes/opus8 | |
+ $ ed $(id -un)-my-personal-technical-project.md | |
+ # Git workflow to send patch follows. | |
+ | |
+Thanks for reading The Gopher Times! | |
+ | |
+-- the Gopher Times Team | |
diff --git a/opus8/opus b/opus8/opus | |
@@ -0,0 +1,4 @@ | |
+publishyear=XXXX | |
+publishmonth=XX | |
+publishday=XX | |
+ |