Hello! This is my revamped personal website. It's heavily in progress at the moment, but will soon contain a portfolio, blog, and about page.
It's built with SvelteKit. You should definitely try building with it, it's very neat.
- ✅ Add blog with static HTML for posts
- ✅ /blog/[slug].html
- ✅ Add static portfolio pages
- ✅ /portfolio/[slug]
- ✅ Add styling
- Add playground for small, fun projects
- /fun/[slug]
- ✅ Add about page
- ✅ Finish homepage
- ✅ HeroText.svelte
- ✅ Projects.svelte
To create a production version of the app:
npm run build
You can preview the production build with npm run preview
.
To deploy your app, you may need to install an adapter for your target environment.
- For setting up
mdsvex
and a LOT of other features: https://joyofcode.xyz/sveltekit-markdown-blog