Skip to content

0gust1/personal

Repository files navigation

0gust1 - website - sveltekit

I stole some code and ideas from those 2 projects:

I changed some things to make it more to my liking, and added some features.

You're free to use and adapt this code as you see fit.

Features

  • Static website, no server runtime needed.
  • Content is written in markdown, with special powers thanks to mdsvex.
  • RSS feeds are great, RSS is not dead.

Run

Clone the repository, then:

Locally, dev mode

npm ci && npm run dev

Locally, prod mode

npm ci && npm run build && npm run preview

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published