# -*- mode: text; mode: visual-line; eval: (auto-fill-mode -1); -*- # nick = btbytes # url = https://www.btbytes.com/twtxt.txt 2020-01-14T21:55:47-05:00 Hello, World 2020-01-14T23:41:30-05:00 changing the color of the website to 'honeydew'.. why not 2020-01-14T23:51:39-05:00 making this entry using emacs instead of using twtxt client. 2020-01-14T23:54:27-05:00 using this emacs macro `(format-time-string "%Y-%m-%dT%H:%M:%S%:z")` to get the ISO formatted timestamp for twtxt. note the `:` before the `z` at the end to get the timezone in `HH:MM` at the end. 2020-01-14T23:55:23-05:00 to get the tab character in the emacs buffer, type `Ctrl-q` and `TAB` 2020-01-15T07:01:44-05:00 adding webmention to my site using https://webmention.io/ 2020-01-15T08:32:33-05:00 TIL tidy will add an id field if you have just the name attribute set 2020-01-17T13:22:01-05:00 https://functional.cafe appears to be a good fediverse related to programming things.