Simple Page Generator in D

Sergey kornburn at yandex.ru
Mon Mar 24 23:54:36 UTC 2025


On Monday, 24 March 2025 at 23:03:22 UTC, Zoda wrote:
> 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!

Nice.
There is a similar project maybe it will be interesting for you 
https://code.dlang.org/packages/dssg


More information about the Digitalmars-d-announce mailing list