dan9186 / danielhess.me

My personal website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My personal website

GitHub Workflow Status (branch) GitHub GitHub last commit Website

This is the source for my personal website. The build is automated, and merges to master deploy the site.

Development

make install dev

or

make dev

Tests

View individual components for independent inspection.

make story

Run any and all tests

make test

Deploy

make deploy

About

My personal website

License:MIT License


Languages

Language:JavaScript 97.3%Language:Makefile 1.4%Language:EJS 1.0%Language:HTML 0.3%