
A baseline toolkit to ease the building of static HTML sites or templated CMS builds. Using Webpack 4, Gulp, PostCSS, Nunjunks and BrowserSync.
A baseline toolkit to ease the building of static HTML sites or templated CMS builds. Using Webpack 4, Gulp, PostCSS, Nunjunks and BrowserSync.
I love the organization of the gulp file as well as the use of nunjunks.
It seems to have everything in it that is necessary to have a simple
static generator.
I love the organization of the gulp file as well as the use of nunjunks.
It seems to have everything in it that is necessary to have a simple
static generator.
Pros:If your looking for a simple static site generator this is it!
Cons:No cons really except webpack is new to me.