/Dante

My site: http://www.tedgoas.com

Primary LanguageCSS

This is my website's uncompiled source code. Humans.txt contains information about how the site is built, my process, resources used, and credits.

Built with Eleventy (Skeleventy) and TailwindCSS.


To get up and running:

  1. Clone this repo.
  2. Install dependencies by running npm install.
  3. Develop locally by running npm run dev.
  4. Prepare to deploy by running npm run production.