hugo(1/0)

Host a webhook server

If you’ve followed the steps to self hosting, you’ve got a static site you can build and deploy to your local server. The process is simple and entirely within your control, but it does limit how you add posts to your website. If you just want to put a quick note up on your site, you’ve got to access the laptop from which you’ve built the website, write a new post, publish the update, and pull the update on our local server.…