You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/about.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,7 +37,7 @@ The "nocturnal scribbles" part is literal - I do my best work between 10pm and 4
37
37
38
38
# This blog
39
39
40
-
Custom static site generator, built in one night with Bun and TypeScript. No frameworks, no tracking, no analytics, no bullshit. Just markdown files in git that become HTML.
40
+
[Custom static site generator](https://github.com/AviDuda/nocturnal-scribbles), built in one night with Bun and TypeScript. No frameworks, no tracking, no analytics, no bullshit. Just markdown files in git that become HTML.
Copy file name to clipboardExpand all lines: posts/the-night-shift-begins.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ So absolutely no promises about any kind of schedule or what I'll actually talk
61
61
62
62
# Interested? Hit the RSS bell, err, button
63
63
64
-
Look, there's no analytics, no tracking, no newsletter or anything. I want a good old site with no bullshit like this. It's all running on a very simple blog generator I built in one night for this purpose.
64
+
Look, there's no analytics, no tracking, no newsletter or anything. I want a good old site with no bullshit like this. It's all running on a [very simple blog generator](https://github.com/AviDuda/nocturnal-scribbles) I built in one night for this purpose.
65
65
66
66
There's the main RSS feed and also per-tag feeds if you're interested only in specific areas.
0 commit comments