notes on genlog.awk

This commit is contained in:
sejo 2021-11-26 15:47:57 -06:00
parent 612edf238b
commit 5fd7bc221e
1 changed files with 2 additions and 4 deletions

View File

@ -20,8 +20,8 @@ call the shell script:
* `gmo2gmi.awk`: converts the files in .gmo format to real .gmi
* `genindice.awk`: generates the index of all pages
* `links.py`: calculates the incoming links between pages and adds them to the files
`gemtext2html.awk` and `gmo2gmi.awk` also parse and convert {wikilinks}
* `genlog.awk`: generates the log files (atom, twtxt, gemsub) from `src/log.txt`
* `gmo.nanorc`: syntax highlighting for .gmo format in nano
# .gmo format
@ -30,8 +30,6 @@ the same format as gmi (gemtext), but with the following line types:
* `+` add this line to the html file but not to the gmi file
* `&` add this line to the gmi file but not to the html file
the `gmo.nanorc` file provides syntax highlighting for the format in nano :)
# wikilinks
## inline wikilinks