11ty starter template using webpack encore
Examples
Instalation
Clone or fork this repository and then using npm install it.
git clone git@github.com:disjfa/eleventy-encore.gitcd eleventy-encorenpm installDevelop
Start the local server. This will start the webpack encore watch script and start an 11ty server.
npm run startDeploy
Build and deploy to gh-pages
npm run deployThis will build the css and javascript, then generate all the 11ty static site files and deploy.
Enjoy
Enjoy working with this repo
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!