Skip to content

arian81/portfolio

Repository files navigation

Website

My personal website built with SvelteKit, TypeScript and TailwindCSS. Live at arian.gg

Tech Stack

SvelteKit 2 · Svelte 5 · TypeScript · TailwindCSS 4 · MDSvex · Vercel

Blog Editor

A built-in WYSIWYG blog editor available at /blog/edit during development. Uses Milkdown (Crepe) for rich markdown editing with support for image uploads. Posts are published as .svx files and automatically added to the blog registry. To edit an existing post, navigate to /blog/<slug>/edit.

Dev Commands

All commands are run from the root of the project, from a terminal:

Command Action
pnpm install Installs dependencies
pnpm run dev Starts local dev server at localhost:5173
pnpm run build Build your production site to ./build/
pnpm run preview Preview your build locally, before deploying
pnpm run check Type checking
pnpm run lint Lint with ESLint + Prettier
pnpm run format Auto-format with Prettier

Feedback

If you have any feedback, please reach out at hey@arian.gg

About

My personal website made for fun and to have something to put on job applications. I will work it on it over time and add more features.

Topics

Resources

Stars

Watchers

Forks

Contributors