Skip to content

Basic 11ty setup using webpack encore

License

Notifications You must be signed in to change notification settings

disjfa/eleventy-encore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

dd5b2c2 Β· Oct 26, 2021

History

16 Commits
Jul 9, 2019
Oct 26, 2021
Mar 23, 2020
Oct 26, 2021
Jul 3, 2019
Jul 9, 2019
Mar 23, 2020
Mar 23, 2020
Jul 9, 2019
Jul 9, 2019
Jul 9, 2019
Oct 26, 2021
Oct 26, 2021
Oct 26, 2021

Repository files navigation

Eleventy encore

MIT License All Contributors

Watch on GitHub Star on GitHub Tweet

11ty starter template using webpack encore

Examples

demo

Instalation

Clone or fork this repository and then using npm install it.

git clone [email protected]:disjfa/eleventy-encore.git
cd eleventy-encore
npm install

Develop

Start the local server. This will start the webpack encore watch script and start an 11ty server.

npm run start

Deploy

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

Enjoy working with this repo

Contributors ✨

Thanks goes to these wonderful people (emoji key):

disjfa
disjfa

πŸ’¬ πŸ“ πŸ’» πŸ“– πŸ’‘

This project follows the all-contributors specification. Contributions of any kind welcome!

Releases

No releases published

Sponsor this project

Packages

No packages published