Add the gopher times hackathon - brcon2023-hackathons - Bitreichcon 2023 Hackat… | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
commit 2f018261cf77fed30ad30d496f08553bbd32c67b | |
parent 15e68499560a738b1464bbe020c5dfb629e5a432 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 4 Aug 2023 16:11:44 +0200 | |
Add the gopher times hackathon | |
Diffstat: | |
A the-gopher-times/description.md | 26 ++++++++++++++++++++++++++ | |
1 file changed, 26 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/the-gopher-times/description.md b/the-gopher-times/description.md | |
@@ -0,0 +1,26 @@ | |
+# The Gopher Times Hackathon | |
+ | |
+We all start at the same beginning: | |
+ | |
+ $ git clone git://bitreich.org/tgtimes | |
+ $ cd tgtimes/opus7 | |
+ | |
+Please there see how the new .md format for article was created and what | |
+is already done for the gopher times opus7. | |
+ | |
+Then see ../Makefile for how far the creation and import of various file | |
+formats is. This is new and will allow importing various other formats | |
+into text in the gopher times. | |
+ | |
+Here the goals are: | |
+ | |
+ * add various interesting formats to ptxt | |
+ * how about video2ai2txt? | |
+ * how about audio2ai2txt? | |
+ * write simple articles for a brcon edition | |
+ * finish opus7 and publish it | |
+ * make hardcopy printing | |
+ * send out to all registered hardcopy users | |
+ | |
+Have fun! | |
+ |