Skip to content

Instantly share code, notes, and snippets.

@devlint
Last active December 30, 2015 06:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devlint/7791306 to your computer and use it in GitHub Desktop.
Save devlint/7791306 to your computer and use it in GitHub Desktop.
Quelques ressources et pistes pour "assembler" des pages html à partir de blocs/vues/modules ala include()
:: Ressources Github ::
https://github.com/bezoerb/grunt-php2html
https://github.com/MathiasPaumgarten/grunt-bake
https://github.com/vanetix/grunt-includes
https://github.com/mathiasbynens/grunt-template
https://github.com/aaaristo/grunt-html-builder
https://github.com/spatools/grunt-html-build
https://github.com/tonai/grunt-build-html
https://github.com/wmluke/grunt-inline-angular-templates
https://github.com/ehynds/grunt-dust-html
https://github.com/gruntjs/grunt-contrib-concat
https://github.com/CabinJS/grunt-pages
https://github.com/cambridge-healthcare/grunt-stencil
https://github.com/TxSSC/grunt-carpenter
https://github.com/lamnn1807/grunt-template-html
:: Blogs ::
http://chrisawren.com/posts/Intro-to-Grunt-via-the-Cabin-static-site-generator
http://www.gpmd.co.uk/blog/front-end-process-flat-builds-and-automation-part-3-grunt-tasks/
http://nodeexamples.com/2013/11/11/this-week-in-gruntjs-2013-11-08/
http://www.fettblog.eu/blog/2013/09/02/using-assemble-io-with-yeoman-ios-webapp-gruntfile/
http://jamesor.com/2013/10/using-grunt-to-extract-ssi/
:: Listes de listes : ::
http://staticsitegenerators.net
https://github.com/joyent/node/wiki/modules#wiki-web-frameworks-full
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment