Commit graph

9 commits

Author SHA1 Message Date
079e413a6f Attributes, not annotations 2024-08-19 00:46:29 +01:00
52075e3cb7 Disable /rss redirect
This is affecting my daily email feed and stopping the emails from being
sent.
2024-08-02 01:31:32 +01:00
87869da79a Remove /archive/* wildcard redirect
This is intended to redirect `/archive/*` paths (the old daily email
paths) to `/daily/*`, but is also affecting the `/archive` page and
preventing anyone from seeing the email archive.
2024-08-02 00:32:33 +01:00
67137e8dfd Re-add wildcard redirects 2024-08-01 00:58:26 +01:00
bd73e01e57 Set redirect status codes to 301 2024-08-01 00:47:07 +01:00
809a27a773 Fix trailing slashes for directories with Apache 2024-07-31 22:26:27 +01:00
0a6afee39b Add /sculpin redirect 2024-07-31 12:44:45 +01:00
ffb966daa9 Redirect the archive and blog directories 2024-07-31 09:34:44 +01:00
7a57f19708 Add .htaccess 2024-07-31 08:48:03 +01:00