aboutsummaryrefslogtreecommitdiffhomepage
path: root/misc
Commit message (Collapse)AuthorAgeFilesLines
* rename & house utils; work on markup conversionRalph Amissah2020-05-205-8/+743
| | | | | | | | | | | | | - new dir for markup tools misc/util/d/tools/markup_conversion - start looking at tools for converting - endnotes from binary to inline - sisu.rb to sisu spine in d - look at conversion of document headers to yaml from - bespoke sisu headers (original .rb) - sdlang - toml
* endnotes, convert to inline from binaryRalph Amissah2020-05-201-0/+127
| | | | | | | | | | | | | | - the d version of sisu requires inline endnotes - rudimentary tool, the original (ruby) version of sisu permitted binary endnotes (markup for a an endnote and the reference to it within the body of text), it was easier to convert some existing html to this form, however it is much less reliable, and more difficult to keep track of individual endnotes, so this is a tool to help in the conversion of any existing sisu markup documents with binary endnotes to inline endnotes, testing required
* cgi search form: path; theme; download remote srcRalph Amissah2020-05-201-0/+2
| | | | | | | - config output path - dark theme - allow downloads flag for download of remote file cgi.d
* syntax highlighting, start work, based on sisu.rbRalph Amissah2020-05-2031-0/+3719
|
* help & manpages, start workRalph Amissah2020-05-205-0/+1966