Skip to content

Mofunkles/webfunkles

Repository files navigation

Webfunkles

A boilerplate for using Webpack with Eleventy.

Demo

Webfunkles Boilerplate

Features

Usage

Overview

Eleventy works from the src/templates folder, generating the src/html folder as output.

Webpack works from the src folder, using the contents of the src/html for the pages to generate the dist folder as output.

Development

To run the development server:

npm start

Production

To build the final production code:

npm run build

About

Webpack with Eleventy boilerplate.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published