Skip to content

Portfolio & Blog website in SvelteKit & TailwindCSS.

Notifications You must be signed in to change notification settings

LemuelKL/lemuellee.com

Repository files navigation

Lemuel's Personal Website

Netlify Status

Live at https://lemuellee.com

Showcase

About Page

Features

  • Fully static site.
  • Extremely fast page load times.
  • SEO friendly.
  • Automatic sitemap.xml generation.
  • Responsive and consistent design.

Developing

npm install
npm run dev -- --open

Tools and scripts used:

  • Prettier
  • ESLint
  • Opinionated ordering of TailwindCSS classes

Building

npm run build