Is there a D static site generator based on markdown (like couscous) ?
    Guillaume Piolat via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Fri Oct 28 08:16:06 PDT 2016
    
    
  
On Friday, 28 October 2016 at 13:37:55 UTC, Basile B. wrote:
> I would need actually something like 
> https://github.com/CouscousPHP/Couscous but in D.
You can easily make a custom SSG with 
https://github.com/kiith-sa/dmarkdown
    
    
More information about the Digitalmars-d-learn
mailing list