add a tagging system to the website
This commit is contained in:
parent
701da6bc4b
commit
e1b6578b2a
97 changed files with 1025 additions and 979 deletions
14
content/doc.dj
Normal file
14
content/doc.dj
Normal file
|
@ -0,0 +1,14 @@
|
|||
title = "Document ID"
|
||||
id = "doc?2025-08-24-doc"
|
||||
|
||||
+++
|
||||
|
||||
If you've stumbled upon this page, this means you followed the URL stored in the `<id>` field inside an Atom feed `<entry>`.
|
||||
|
||||
I can't blame you.
|
||||
It _is_ a URL after all.
|
||||
|
||||
But the post you're looking for isn't here, as the `https://liquidex.house/doc` namespace is reserved for document IDs, and does not resolve to actual documents.
|
||||
If your feed reader led you here, it is broken, because `<id>`s are *not meant to be followed.*
|
||||
|
||||
To read a post, follow the `<link rel="alternate" type="text/html">` link instead!
|
Loading…
Add table
Add a link
Reference in a new issue