t2017-08-26T20-04-02-482296.md - tgtimes - The Gopher Times | |
git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws… | |
Log | |
Files | |
Refs | |
Tags | |
--- | |
t2017-08-26T20-04-02-482296.md (652B) | |
--- | |
1 # 2017-08-26 20:04:02.482296 UTC (+0000) | |
2 | |
3 Phlog System | |
4 | |
5 There is now a working phlog system on bitreich. As a user you simply go… | |
6 $HOME, create gopher/phlog there and start writing. A file should have t… | |
7 following syntax: | |
8 | |
9 # $year-$month-$day [$hour:$minute:$seconds $TZ (+$HHHH)]\n | |
10 \n | |
11 title\n | |
12 \n | |
13 text ... | |
14 | |
15 The first part of $year-$month-$day is used for display and the title. T… | |
16 rest can be optional. | |
17 | |
18 The filename is used for sorting. The filename must have the form: | |
19 | |
20 $year-$month-$dayT$hour-$minute-$seconds-$milliseconds.md | |
21 | |
22 I will publish a script for easy creation of postings to your account. | |
23 | |
24 Have fun until then! | |
25 | |
26 Sincerely, | |
27 | |
28 20h | |
29 |