kevinknoll / kevinknoll.com

Home Page:https://kevinknoll.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kevinknoll.com

Built with Eleventy and hosted on Netlify

Prerequisites

Install Eleventy locally via package.json

$ npm install

How to Build

Run Eleventy build, using the web directory as the input. This will create the site in the _site directory.

$ npx @11ty/eleventy --input=web

Hosting

The entire _site directory can be deployed as-is. See netlify.toml

About

https://kevinknoll.com

License:ISC License


Languages

Language:HTML 54.5%Language:JavaScript 29.2%Language:CSS 16.3%