Skip to content

andrewstiefel/andrewstiefel.com

Repository files navigation

andrewstiefel.com

Netlify Status

Personal website built with Jekyll and Tailwind CSS.

Optimized to have a very low carbon footprint and to score a 100 across all Lighthouse dimensions for performance, accessibility, SEO, etc.

Features

  • Jekyll hosted on Netlify
  • Markdown, images, and videos
  • RSS feed with full content
  • Simple design focused on content
  • Code highlighting via Prism JS
  • Newsletter sign up form using Netlify Functions and Buttondown API

Get started

  • bundle install to install Ruby gems
  • npm run start to run the Jekyll development server with live reload enabled

Build the site

  • npm run build to compile the site for production

License

MIT