Svelte Blog is a lightweight and modern blog template built with SvelteKit and Vite. It provides a seamless development experience with features like auto-adaptation, TypeScript support, and efficient build processes.
mdsvex.shiki for beautiful and customizable syntax highlighting.dev: Start the development server with Vite and SvelteKit.build: Build the project for production.preview: Preview the built project locally.check: Run checks for formatting and TypeScript.check:watch: Watch for changes and run checks.lint: Lint the project using ESLint and Prettier.format: Format the codebase using Prettier.