NiklasLimberg / limberg.dev

limberg.dev Dev Blog

Home Page:https://limberg.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

limberg.dev Devblog

A custom blog built on top of Svelte Kit and mdsvx statically hosted on Cloudflare Pages.

I use mdsvx with custom remark plugins to add markdown support to Svelte. The remark plugins add <sections> elements around headlines and extract a table of content based on the headlines of each individual post. Each post also uses a custom Header component to provide semantic HTML for the post title and description.

I designed the blog myself with entirely custom CSS.

The tech stack of this blog was inspired by this blog post by Josh Collinsworth.

About

limberg.dev Dev Blog

https://limberg.dev


Languages

Language:Svelte 50.3%Language:JavaScript 28.0%Language:TypeScript 12.4%Language:HTML 8.3%Language:CSS 1.0%