I’m visiting the site of Purelymail from time to time for over a year now (shortly after they launched), because I’m interested into how the service evolves. It looks like a great service that provides purely mail and is very cheap or even cheaper when you are opting for advanced pricing (“Pay as you go”). You can add as many custom domains and users as you want and just pay for the resources you actually use.
View
Yes there is a microformats library for Go. Will Norris also made the webmention library, which I’m using in my custom Hugo backend. I’m not saying it’s not possible to parse and display webmentions, I’m just trying to keep things simple. 😊 Everything is possible!
View
I don’t show webmention content at all. 😅 Instead I just show a link to the “interaction”. That removes a lot of complexity with parsing, storing etc. but probably isn’t as intuitive: it requires opening the “interactions” section below the post and visiting the link.
View
On a lot of IndieWeb sites, I noticed that profile images of webmentions get directly embedded from their original source. For example, Twitter profile images are loaded directly from Twitter servers (pbs.twimg.com) or even my profile image is directly embedded from my site.
View
Thanks to @hacdias, I just discovered this:
View
Although it’s great to self-host your web fonts instead of using a service like Google Fonts (that may decrease the privacy of your site’s visitors, because Google can log IP addresses and other stuff), it’s probably not necessary to use web fonts at all. Every PC or tablet or phone has a lot of fonts already pre-installed, which are more than perfect for displaying your website (unless you take a lot of care about corporate design or your personal brand and require a specific font).
View
After talking to @jlelse, I finally decided not to trouble myself with writing my own static website generator and just improve what I have right now.
View
This post is mainly to test if my Micropub endpoint works the way it should, but look at this nice photo of an elephant! I recently visited Hamburg with my girlfriend and one day we also went to the zoo.

🖼️ View
I’m always amazed when I do my usual web surfing and suddenly discover a link to my own blog, website or one of my projects from sites I never visited or heard of before. 😄
View
Kev Quirk started a series of articles on how to handcraft a basic little website. It is always better to self-host a simple website, e.g. with links to contact options, than using services (and silos) like All My Links. His example (with instructions) is available on MyLight.Website. The series isn’t complete yet, but it will probably be useful for everyone looking to create a website with just HTML and CSS, which looks good though.
View