summaryrefslogtreecommitdiffstats
path: root/content/en/articles/about-loneliness/index.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-04-15 23:39:11 +0200
committerDanilo M. <danix@danix.xyz>2026-04-15 23:39:11 +0200
commit455b5bf0a8cfba658446cc6f3fd2c5964b45d507 (patch)
tree54e0b3319e540ed2a693fdfebf8f583fae345203 /content/en/articles/about-loneliness/index.md
parentabf79d7123469dd27b59e3fb154aba41523688e7 (diff)
downloaddanixxyz-455b5bf0a8cfba658446cc6f3fd2c5964b45d507.tar.gz
danixxyz-455b5bf0a8cfba658446cc6f3fd2c5964b45d507.zip
Implement article type colors, reading progress bar, and optimize layout
- Add colored type pills to article list items (overlay on thumbnails, top-right) - Add type accent corner (L-shaped) to single article headers with colored pill badge in metadata - Implement smooth reading progress bar at viewport top (violet→green gradient) - Progress bar only appears on single pages/articles, not on lists or homepage - Constrain article width to max-w-7xl for comfortable reading with side gutters - Use CSS variables for all colors to support dark/light theme switching - Add reading-progress.js with requestAnimationFrame throttling for performance - Update HANDOFF.md with current progress Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
Diffstat (limited to 'content/en/articles/about-loneliness/index.md')
-rw-r--r--content/en/articles/about-loneliness/index.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/content/en/articles/about-loneliness/index.md b/content/en/articles/about-loneliness/index.md
new file mode 100644
index 0000000..204d520
--- /dev/null
+++ b/content/en/articles/about-loneliness/index.md
@@ -0,0 +1,15 @@
++++
+title = "About Loneliness"
+date = "2011-08-11T18:09:41+00:00"
+draft = true
+type = "quote"
+image = "loneliness.jpg"
+author = "Danilo 'danix' M."
+excerpt = "again on loneliness, solitude and misantropy"
+categories = ["blogging", "quotes"]
+tags = ["loneliness", "solitude"]
++++
+
+{{< quote source="May Sarton" src="http://en.wikipedia.org/wiki/May_Sarton" >}}
+Loneliness is the poverty of self, solitude is the richness of self.
+{{< /quote >}}