https://developer.mozilla.org/en-US/docs/Web/HTTP/MIME_types/Common_types
Reading the original spec, I understand why it should be a .txt file instead of, let's say
twtxt
or anything else. In any case it could be nick.twtxt
to support multiple users in the same directory.What is curious to me was the decision at that moment of
twtxt [dot] txt
. You have the text part twice 🤔. Like mydb.db
or eapl_todo.todo
. Nothing really transcendental, just thinking out loud.https://twtxt.readthedocs.io/en/latest/user/configuration.html
https://developer.mozilla.org/en-US/docs/Web/HTTP/MIME_types/Common_types
Reading the original spec, I understand why it should be a .txt file instead of, let's say
twtxt
or anything else. In any case it could be nick.twtxt
to support multiple users in the same directory.What is curious to me was the decision at that moment of
twtxt [dot] txt
. You have the text part twice 🤔. Like mydb.db
or eapl_todo.todo
. Nothing really transcendental, just thinking out loud.https://twtxt.readthedocs.io/en/latest/user/configuration.html