diff options
| author | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
|---|---|---|
| committer | Philip Wittamore <philip@wittamore.com> | 2026-07-12 11:08:50 +0200 |
| commit | 420ceb49b53a8fa9d8ba8443e42e50cd7bd7cea9 (patch) | |
| tree | 3009f0564d75e3f7d1ca38507e7ebb92deaded07 /feeds/http-smolweb/index.php | |
update
Diffstat (limited to 'feeds/http-smolweb/index.php')
| -rw-r--r-- | feeds/http-smolweb/index.php | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/feeds/http-smolweb/index.php b/feeds/http-smolweb/index.php new file mode 100644 index 0000000..ab0a49b --- /dev/null +++ b/feeds/http-smolweb/index.php @@ -0,0 +1,33 @@ +<!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" > +<meta name="description" content="Gopher without the crap" > +<link href="/.style.css" rel="stylesheet" type="text/css" > +<link rel="icon" href="/favicon.ico" type="image/x-icon" > +<link rel="icon" href="/favicon-64x64.png" type="image/png" > +<title>Spike.nagatha.fr</title> +</head> +<body> +<nav> +<div class="nav1"><a href="/">Spike.nagatha.fr</a></div> +<div class="nav2">/root/bin</div></nav> +<main> +<p>RSS feed : <a href="https://smolweb.org/atom.xml">https://smolweb.org/atom.xml</a> (11 Items)</p> +<table><theader><th></th><th></th></theader><tbody> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2025-11-06-adding-semantic-table-elements.html">2025-11-06 Adding semantic table elements</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2025-08-17-smolweb-validator.html">2025-08-17 Smolweb-validator</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2025-04-20-preferred-subdomain.html">2025-04-20 `w.` is the preferred subdomain for smolweb sites</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2025-04-20-smolweb-symbol.html">2025-04-20 New smolweb symbol could be a lowercase w between angle brackets in monospaced font</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2024-07-22-simple-css.html">2024-07-22 Simple.css: a minimalist css framework</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2024-06-15-allowing-javascript-in-smolweb.html">2024-06-15 Allowing JavaScript in smolweb</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2023-12-23-adding-figure-tags.html">2023-12-23 Adding figure and figcaption tags</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2023-10-16-wiby-a-search-engine-for-the-smolweb.html">2023-10-16 Wiby, a search engine for the smolweb</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2023-10-11-smolweb-bash-generator.html">2023-10-11 A smolweb bash generator</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2023-10-09-1st-post.html">2023-10-09 First post</a></td></tr> +<tr><td>→</td><td><a href="https://smolweb.org/posts/2023-10-09-an-other-smallweb-definition.html">2023-10-09 An other Small Web definition</a></td></tr> +</tbody></table> +</main> +</body> +</html>
\ No newline at end of file |
