dupot/static-generation-framework

framework to generate static website

2.0.0 2022-11-12 14:07 UTC

This package is auto-updated.

Last update: 2024-03-12 17:19:12 UTC


README

Framework which help you to generate static website (like Github pages )

usage

you can include it in your projet

{
   "require":{
        "dupot/static-generation-framework": "2.*.*"
   }
}

or use my skeleton projet to start here https://github.com/imikado/dupotStaticGenerationSkeleton