Thanks to visit codestin.com
Credit goes to github.com

Skip to content

not-nullptr/devins-blog

 
 

Repository files navigation

Writing

This is my blog. It’s made with SvelteKit using Svelte 5, and hosted on Cloudflare Pages. Articles are written in Asciidoc, located in src/articles. They get converted to Svelte components on server startup using a custom preprocessor (syntax highlighting in code blocks handled server-side with starry-night). The generated components expose some metadata, generated from YAML frontmatter in the adoc file.

The site provides an API endpoint for my homepage to fetch articles.

About

devin's blog mreow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Svelte 51.1%
  • CSS 17.9%
  • JavaScript 16.8%
  • TypeScript 10.0%
  • Nix 2.3%
  • HTML 1.9%