GitHunt
PV

pvds/eleventy-boilerplate

Pragmatics boilerplate for 11ty projects.

Pragmatics Eleventy boilerplate

Release version
Release status
Quality Gate Status
Dependencies
Issues open

Pragmatics boilerplate for 11ty projects.

Demo Site Deploy to Netlify

Summary

Getting started

Installation

To install the necessary packages, run this command in the root folder of the site:

yarn

Usage

  • Run yarn start for a development server and live reloading
  • Run yarn build to generate a production build

Features

  • HTML Minification
  • CSS Pipeline (Sass, CSSNano, PurgeCSS, Autoprefixer, Critical CSS)
  • JS Bundling (Webpack)
  • SVG Icon Sprite Generation
  • No external builds, everything runs through 11ty

Testing

We use Jest for testing, run npm test to run all tests.

Built With

Contributing

Please read CONTRIBUTING.md for details on our the process for submitting issues and pull requests to us.
This repository has a code of conduct, we will remove things that do not respect it.

Versioning

We use SemVer for versioning.
For the available versions, see the tags on this repository.

Authors

See the list of contributors
who participated in this project.

License

This project is licensed under the ISC License.

Acknowledgements

The following guidelines, methodologies and architectures have been used as inspiration for this package:

[list of acknowledgement links]

Languages

JavaScript51.1%HTML26.7%SCSS22.2%

Contributors

Created September 17, 2020
Updated December 21, 2020
pvds/eleventy-boilerplate | GitHunt