From e5ea700bd533639748264d66416d889e42fdf5ea Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 18 Apr 2026 11:36:04 +0200 Subject: Add /notes/tech/about-web-development --- blog/content/notes/tech/about-web-development.gmi | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 blog/content/notes/tech/about-web-development.gmi (limited to 'blog/content/notes/tech/about-web-development.gmi') diff --git a/blog/content/notes/tech/about-web-development.gmi b/blog/content/notes/tech/about-web-development.gmi new file mode 100644 index 00000000..bcc54cb8 --- /dev/null +++ b/blog/content/notes/tech/about-web-development.gmi @@ -0,0 +1,5 @@ +# About web development + +* Ensure that the website is as functional as possible using limited browsers such as Lynx, ELinks, w3m, or Dillo. (If you use a browser that can display images, ensure that the website is as functional as possible with images disabled too.) +* Make sure all content in the website has a URL that can be shared conveniently. +* If website users would benefit from learning about updates to your website, then provide well-visible open ways to follow updates, such as RSS/Atom feeds, email subscriptions, or ActivityPub feeds. -- cgit v1.2.3