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