aboutsummaryrefslogtreecommitdiff
path: root/articles/2026/Web-sites-that-work-well-in-Dillo.html
diff options
context:
space:
mode:
authorPhilip Wittamore <philip@wittamore.com>2026-07-12 11:08:50 +0200
committerPhilip Wittamore <philip@wittamore.com>2026-07-12 11:08:50 +0200
commit420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch)
tree3009f0564d75e3f7d1ca38507e7ebb92deaded07 /articles/2026/Web-sites-that-work-well-in-Dillo.html
update
Diffstat (limited to 'articles/2026/Web-sites-that-work-well-in-Dillo.html')
-rw-r--r--articles/2026/Web-sites-that-work-well-in-Dillo.html60
1 files changed, 60 insertions, 0 deletions
diff --git a/articles/2026/Web-sites-that-work-well-in-Dillo.html b/articles/2026/Web-sites-that-work-well-in-Dillo.html
new file mode 100644
index 0000000..42caa89
--- /dev/null
+++ b/articles/2026/Web-sites-that-work-well-in-Dillo.html
@@ -0,0 +1,60 @@
+<!doctype html>
+<html lang="en">
+ <head>
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
+ <link rel="stylesheet" href="/style.css" />
+ <link rel="icon" type="image/x-icon" href="/favicon.ico" />
+ <title>Web sites that work well in Dillo</title>
+ </head>
+ <body>
+ <header>
+ <h1>Bloggings</h1>
+ <a href="/index.php">Back</a>
+ </header>
+ <main>
+ <article>
+ <h2>Web sites that work well in Dillo</h2>
+ <h3>2026-06-19</h3>
+ <h4>and other minimal browsers</h4>
+ <p>
+ I'm always looking for sane web sites. By sane I mean websites that
+ are not bloated with useless eye candy, nor have any ketamin fired
+ javascript. Sites that just want to display data in the form of easily
+ readable text with or without some images.
+ </p>
+ <p>
+ There is an increasing number of web sites that do this, as it's a
+ normal backlash to the slop infested, obfuscated tar pit that the
+ internet has sadly become. I haven't found a single compendium of
+ sites, but I'll list some here.
+ </p>
+ <p>
+ One of the things I find realy interesting are web proxies that render
+ sites into a saner version, like
+ <a href="https://www.textise.net/">Textise</a> or
+ <a href="https://txt.dc09.xyz/">Textdot</a>. I fact I'm wondering if I
+ could roll my own simple version using php and rdrview.
+ </p>
+ <p>
+ This list incomplete list will be updated as I find them, or maybe you
+ dear reader might have suggestions?
+ </p>
+ <p>
+ <a href="https://dir.dillo-browser.org/"
+ >Directory of useful sites that work reasonably well on Dillo</a
+ >
+ </p>
+ <p><a href="https://wiby.me/">Wiby search engine</a></p>
+ <p>
+ <a href="https://ronaldsvilcins.com/2021/09/15/text-only-websites/"
+ >Text only web sites</a
+ >
+ </p>
+ </article>
+ </main>
+ <footer>
+ <p>ยง</p>
+ </footer>
+ </body>
+</html>