Releases: dbelokon/glazed-donut
Releases · dbelokon/glazed-donut
Initial release, v1.0.0
Glazed-donut
transforms source files in the form of readable text,
to a group of HTML files that can then be served as part of a server response.
The primary use is for static sites.
Major features:
- Accept a file name to a
txt
file or amd
file - Accept a file name to a directory that contains
txt
ormd
files - Provide language tags that will annotate the language of the resulting HTML file
- Provide a URL to a CSS stylesheet to be used in the HTML result file