From b8529f4b9bb9d0a954a4282ce735a967bee6ba82 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?s=C3=B8renpeter?= Date: Sun, 12 Nov 2023 13:23:47 +0100 Subject: [PATCH] added twtxt_template.txt --- .gitignore | 1 + twtxt_template.txt | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+) create mode 100644 twtxt_template.txt diff --git a/.gitignore b/.gitignore index 49d6e59..2dceef8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,6 +4,7 @@ Icon? Thumbs.db *.DS_Store *.txt +!twtxt_template.txt private/cache/* !private/cache/.gitkeep private/config.ini diff --git a/twtxt_template.txt b/twtxt_template.txt new file mode 100644 index 0000000..330a06d --- /dev/null +++ b/twtxt_template.txt @@ -0,0 +1,34 @@ +# | |___ _| |___ _| |_ +# | __\ \ /\ / / __\ \/ / __| +# | |_ \ V V /| |_ > <| |_ +# \__| \_/\_/ \__/_/\_\\__| +# +# Twtxt is an open, distributed and decentralized microblogging platform +# for hackers and friends that uses raw text files, easy to read by humans, +# and with common protocols and free and open. +# +# Using twtxt-php from: https://github.com/eapl-gemugami/twtxt-php +# Know more about twtxt here: https://github.com/buckket/twtxt +# Using the following extensions: +# https://github.com/eapl-gemugami/twtxt-php/blob/master/docs/02-metadata-extension.md +# +# nick = timeline +# url = http://example.com/timeline/twtxt.txt +# avatar = http://example.com/timeline/avatar.png +# emoji = 👾 +# link = +# lang = +# description = +# discovery = +# +# following = 123 +# follow = eapl.me https://eapl.me/twtxt.txt +# follow = eapl.mx https://eapl.mx/twtxt.txt +# follow = lyse https://lyse.isobeef.org/twtxt.txt +# follow = prologic https://twtxt.net/user/prologic/twtxt.txt +# follow = sorenpeter http://darch.dk/twtxt.txt +# follow = stigatle https://yarn.stigatle.no/user/stigatle/twtxt.txt +# follow = thecanine https://twtxt.net/user/thecanine/twtxt.txt +#~~~# + +2023-09-10T18:55:27+02:00 Hello twtxt world!