\documentclass{article} \usepackage[a4paper]{geometry} \title{ Host your own webmention receiver } \author{ Wouter Groeneveld } \date{ 2021 May 16 (Sunday), 12:00AM } \begin{document} \maketitle \tableofcontents […] The IndieWeb community sometimes forgets that the community mostly consists of tech enthusiasts who know how to program and configure stuff, while many bloggers just want a way to interact with other blogs. They discover the Webmention system, read somewhere it’s a contemporary and maybe better alternative to Pingbacks (although I contested that), and just want to “make use” of it, without losing hours and hours of fiddling with scary code. […] \end{document}