Skip to content

gradyat/gradyt.com

Repository files navigation

Grady Thompson

This is Grady Thompson's personal website. Built with Eleventy, hosted by Cloudflare Pages. gradyt.com

Tech

Eleventy HTML5 CSS3 JavaScript Node.js npm Visual Studio Code Microsoft Edge

Building

  • Prerequisite: Node.js v18 and npm
  • Install dependencies: npm install
  • Run development server: npm start
  • Run production build: npm run build