---
title: "Still blogging"
url: https://daily.dev/posts/still-blogging-dvlzgt3or
source_url: https://deterministic.space/still-blogging.html
type: article
source: "Pascal’s scribbles"
published: 2026-04-23T10:27:42.170Z
updated: 2026-04-23T10:28:04.317Z
tags: ["webdev", "css"]
reading_time: 9
upvotes: 2
comments: 1
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Still blogging

**[Pascal’s scribbles](https://daily.dev/sources/deterministicspace)** · 9 min read · 2 upvotes · 1 comments

## Summary

A developer shares how they revived their personal blog after years of inactivity, migrating from Jekyll to Hugo for a simpler build toolchain. The post covers building a custom Hugo theme with a Markdown-inspired visual style using CSS pseudo-elements, implementing Tufte-style sidenotes with ~60 lines of JavaScript, adopting modern CSS features like oklch colors, dark mode, text-wrap, and scroll-state container queries. It also covers integrating Mermaid diagrams via the Kroki.io API for server-side SVG rendering, and setting up Bluesky/ATmosphere syndication with Sequoia for comments.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://deterministic.space/still-blogging.html>

## Community discussion

Top comments from developers on daily.dev.

**@fabianletsch** · 0 upvotes

> I love this post, i also recently started blogging: [https://fabianletsch.de/blog](https://fabianletsch.de/blog)
>
>
> From your article I am currently considering if i should also do foot notes and maybe bluesky and mastodon. Still figuring out which platforms really make sense for me.
>
>
> Also i really like the design, i will spend some more on mine as well.
>
>
> Saved your blog as one of the ones i will look into for inspiration to improve mine :)

---

Tags: [#webdev](https://daily.dev/tags/webdev), [#css](https://daily.dev/tags/css)

[View this post on daily.dev](https://daily.dev/posts/still-blogging-dvlzgt3or)
