Skip to content

Add the ability to delete content

Jamie Tanna requested to merge feature/delete into master

As per the Webmention standard, we should return a 410 Gone response when the page has been deleted.

This needs to be returned by Hugo, as well as allowing us to return a basic response in case someone views the page in a User Agent (i.e. Browser).

Merge request reports