No description
Find a file
Matt DeCamp 1b8f3a99f9 adjusted font-sizes
For h1 h2 and added p tag font size
2021-12-07 20:47:49 -05:00
src adjusted font-sizes 2021-12-07 20:47:49 -05:00
.eleventy.js deletions 2021-12-07 20:46:11 -05:00
.gitignore spelling! 2021-09-16 16:49:39 -04:00
package-lock.json sprite install 2021-12-02 21:30:22 -05:00
package.json removed default test script 2021-12-07 20:46:37 -05:00
README.md Added additional repo information 2021-12-07 20:47:05 -05:00

Eleventonia

Status: In production

A mildly opinionated Eleventy starter project.

Deploy to Netlify

Features

  • HTML Minification
  • CSS Pipeline (Sass > CleanCSS)
  • Eleventy SVG Icon Sprites
  • Eleventy RSS
  • Date Formatting Filter

Getting Started

Navigate to the root folder of the site and

npm install

Run the development environment

npm run eleventy:dev

Build for production

npm run eleventy:prod

For additional eleventy commands, visit the Eleventy command line usage page.

CSS

SVG Icon Sprites

Credits and Thanks To

Zach Leatherman Max Böck Andy Bell Phil Hawksworth