Welcome to the monorepo for my devblog / portfolio!
🌐 Live Site: kio.dev
svelte-app/- Main SvelteKit applicationsanity-cms/- Sanity CMS schema and configuration
- SvelteKit - Full-stack framework
 - TypeScript - Type-safe development
 - TailwindCSS - Util-first styling
 - Playwright - e2e testing
 
- Sanity.io - Headless CMS for blog posts and portfolio content
 
- Netlify - Hosting and continuous deployment
 
- Node.js ~22.14
 - PNPM ~9.15
 
git clone [email protected]:kiosion/kio.dev.git
cd kio.dev
make webThis project is licensed under the GNU General Public License v3.0 - see the LICENSE file for details. Any changes or derivatives must be released under the same license.
If you use any part of this code, please include attribution and a link to this repo in your source code or documentation.