jasonzli / compform_site

This is the content for compform.net.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

Start by installing the project dependencies.

npm install

Then build and serve with

npm run start
npm run ... Description
build:clean removes the _site directory
build:mkdir recreates the _site directory
build:sass compiles sass to css
build:11ty uses eleventy to build site content
build does full build
start full build, then watch and serve on localhost:8080

About

This is the content for compform.net.


Languages

Language:JavaScript 90.2%Language:SCSS 5.7%Language:HTML 1.3%Language:Pug 1.1%Language:OpenSCAD 1.0%Language:CSS 0.7%