aciccarello / ciccarello.me

Personal website hosted at https://www.ciccarello.me
2 stars 1 forks source link
eleventy personal-website website

Anthony Ciccarello's personal profile website

Netlify Status

This repo hosts my personal website on ciccarello.me. Read about the technology used to build this site in colophon.md.

Running this site locally

To install the project dependencies, install Node.js and within the project directory run npm install.

To run the build with a local build server use the npm start command. If you need debugging output run the following.

DEBUG=Eleventy* npm start

Page Properties