Simple Page Generator in D
Zoda
zoda at vuhuv.com
Tue Mar 25 11:31:32 UTC 2025
On Monday, 24 March 2025 at 23:54:36 UTC, Sergey wrote:
> 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
I would like to see other projects as well, thank you.
More information about the Digitalmars-d-announce
mailing list