Simple Page Generator in D
Zoda
zoda at vuhuv.com
Mon Mar 24 23:03:22 UTC 2025
I wrote a little tool for creating mainly HTML page generation, I
initially started with the idea of automating the addition of
simple navigation sections to HTML pages. However, I later
decided to expand the project and added more features, turning it
into a more comprehensive tool.
Currently supports:
* A Web Server
* Generating output for HTML,Markdown,TXT
To visit the project: https://github.com/kerem3338/spg
I would like to hear your feedback!
More information about the Digitalmars-d-announce
mailing list