description.md - brcon2023-hackathons - Bitreichcon 2023 Hackathon Repository | |
git clone git://bitreich.org/brcon2023-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
description.md (702B) | |
--- | |
1 # The Gopher Times Hackathon | |
2 | |
3 We all start at the same beginning: | |
4 | |
5 $ git clone git://bitreich.org/tgtimes | |
6 $ cd tgtimes/opus7 | |
7 | |
8 Please there see how the new .md format for article was created and what | |
9 is already done for the gopher times opus7. | |
10 | |
11 Then see ../Makefile for how far the creation and import of various file | |
12 formats is. This is new and will allow importing various other formats | |
13 into text in the gopher times. | |
14 | |
15 Here the goals are: | |
16 | |
17 * add various interesting formats to ptxt | |
18 * how about video2ai2txt? | |
19 * how about audio2ai2txt? | |
20 * write simple articles for a brcon edition | |
21 * finish opus7 and publish it | |
22 * make hardcopy printing | |
23 * send out to all registered hardcopy users | |
24 | |
25 Have fun! | |
26 |