/sprngr.com

:computer: The home of Michael Springer on the web.

Primary LanguageNunjucksOtherNOASSERTION

sprngr.com

The home of Michael Springer on the web.

Build Status

A constant work in progress. I am making this project open so others may be able to learn from it while I learn from it.

Forked from Eleventy Base Blog.

Local Development

npm install

Run Eleventy

npx eleventy

Or build and host locally for local development

npx eleventy --serve

Or build automatically when a template changes:

npx eleventy --watch

Or in debug mode:

DEBUG=* npx eleventy

License

Any markup, css, or js used is available under the MIT license. Any images or text content contained within is under ownership of Michael Springer.