This is my personal blog app built with SvelteKit and Prismic CMS.
The goal of the project is to setup complete blog using SvelteKit
and the Prismic headless CMS. Here is the demo
- Dark theme
- Author's can recommend a list of post
- Search includes
- Google Analytic integration
- SEO ready.
You have to familiar with Javascript
, Svelte
and HTML
,CSS
in order to work with this project.
Fork the repo and install dependencies, that's all you need. ⛏️.
yarn install
yarn dev
will start the project.
- SvelteKit - SvelteKit
- graphql-request - Graphql Client
- Tailwind CSS - CSS Framework
- Prismic - Headless CMS
- PrismJS - Used For Highlighting Prismic Slice code
- NodeJs - Server Environment
- 📝 Table of Contents
- 🧐 About
- ⌚ Using the project
- 🚀 Built Using
- ✍️ Authors and Guides
- 🎉 Acknowledgements
- Thank for awesome
CMS
by Primmic