👨💻 Add scripts for building, and developing
Fri, 11 Dec 2020 15:14:18 GMT
npm run build
will build the site using eleventy.
npm start
will start the server for local development.
I decided to start over on a twenty year old personal website. Things will definitely feel rough draft as I build up a world from scratch. You can follow along with the progress on the commits page.
Fri, 11 Dec 2020 15:14:18 GMT
npm run build
will build the site using eleventy.
npm start
will start the server for local development.