/dupotStaticGenerationFramework

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

Primary LanguagePHPGNU Lesser General Public License v2.1LGPL-2.1

Dupot static-generation-framework

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

usage

you can include it in your composer.json 's project

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

Ask composer to install this library

composer require dupot/static-generation-framework

Or use my skeleton project to start here https://github.com/imikado/dupotStaticGenerationSkeleton