Skip to content

emilyhunt/website

Repository files navigation

GitHub Pages Deployment

My personal website

This is the repo of my personal website (October 2024 redesign). The site is static, hosted on GitHub pages, and is built with SvelteKit and Svelte 5.

Image sizes

  • Blog thumbnails recommended: 400px x 326px
  • Blog headers recommended: 1200px x 500px (will crop by ~100px per side horizontally for social cards)

Developing

Install dependencies with:

npm install

Start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Build the website with:

npm run build

Which can be previewed with:

npm run preview

About

My personal website, built from scratch with SvelteKit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •