Skip to content

Initial release, v1.0.0

Latest
Compare
Choose a tag to compare
@dbelokon dbelokon released this 29 Nov 19:27
· 1 commit to master since this release
18a68fa

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 a md file
  • Accept a file name to a directory that contains txt or md 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