aboutsummaryrefslogtreecommitdiff
path: root/articles/2026/From-minimalist-to-smolweb.html
diff options
context:
space:
mode:
Diffstat (limited to 'articles/2026/From-minimalist-to-smolweb.html')
-rw-r--r--articles/2026/From-minimalist-to-smolweb.html43
1 files changed, 43 insertions, 0 deletions
diff --git a/articles/2026/From-minimalist-to-smolweb.html b/articles/2026/From-minimalist-to-smolweb.html
new file mode 100644
index 0000000..54de0bd
--- /dev/null
+++ b/articles/2026/From-minimalist-to-smolweb.html
@@ -0,0 +1,43 @@
+<!doctype html>
+<html lang="EN">
+ <head>
+ <meta charset="utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1" />
+ <link rel="stylesheet" href="/style.css" />
+ <title>From minimalist to smolweb</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/index.php">Back</a>
+ </header>
+
+ <main>
+ <article>
+ <h2>From minimalist to smolweb</h2>
+ <h3>2026-05-06</h3>
+ <h4>When smarter people get things done</h4>
+ <p>
+ In 2023
+ <a href="/articles/2023/minimalist-blog.html">I wrote an article</a>
+ about what I was feeling at the time on the sorry state of the web.
+ </p>
+ <p>
+ I'm happy to say that the people at
+ <a href="https://smolweb.org">smolweb.org</a> have made a far better
+ statement than mine.
+ </p>
+ <p>
+ As this blog is now a few years old, I'll be working on making it pass
+ the
+ <a href="https://smolweb.org/validator/">smolweb validation test</a>.
+ </p>
+ </article>
+ </main>
+ <footer>
+ <p>&nbsp;</p>
+
+ <p>ยง</p>
+ </footer>
+ </body>
+</html>