This is a blog built with sveltekit, tailwind and daisyUI, using GraphQL and markdown
Svelte Blogger is a blog built with SvelteKit, Tailwind, and DaisyUI. It is designed to be used as a personal blog. The app utilizes GraphQL and markdown to write posts. It has both a dark and light theme, as well as code blocks with syntax highlighting using the JetBrains Mono font.
To use Svelte Blogger, follow these steps:
config folder in the src directory and modify the base.ts file with your configurations.npm install (or pnpm install or yarn).npm run dev.npm run build.npm run preview.Svelte Blogger is a blog built with SvelteKit, Tailwind, and DaisyUI. It provides an easy-to-use platform for creating a personal blog with features like GraphQL integration, markdown support, and customizable themes. The installation process is straightforward, and the app can be quickly deployed to production.