Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

laymonage/nook

Repository files navigation

nook

Netlify Status

Yet another incarnation of my personal website, (re)built with Svelte, SvelteKit, TypeScript, and Tailwind. It is currently based on the previous incarnation, which uses Vue. I am planning to settle down with this setup for quite a while, so this website will eventually include most of my blog posts from all the previous "personal websites" I built. SvelteKit is still very unstable, so I decided to (yet again) rebuild the website, this time with Next.

Setup

  1. npm install: install dependencies
  2. npm run dev: compile and hot-reload for development
  3. npm run build: compile and minify for production
  4. npm run lint: lint and fix files
  5. npm start: serve the compiled build without hot reload

License

MIT

About

[UNMANTAINED] Yet another incarnation of my personal website, rebuilt with Svelte.

Resources

License

Stars

Watchers

Forks