From 6d1cadacb7bb4f86fbdbcb6a2ed741724e502008 Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Tue, 17 Nov 2020 08:29:52 +0530 Subject: [PATCH] Cleanup for Netlify departure Signed-off-by: Harsh Shandilya --- README.md | 4 ++-- static/_redirects | 8 -------- 2 files changed, 2 insertions(+), 10 deletions(-) delete mode 100644 static/_redirects diff --git a/README.md b/README.md index 010a164..409f65d 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ -# msfjarvis.dev [![Netlify Status](https://api.netlify.com/api/v1/badges/781e930e-4036-4ef6-86ee-ad09d2756698/deploy-status)](https://app.netlify.com/sites/msfjarvis-dev/deploys) +# msfjarvis.dev -Source code for my website at [msfjarvis.dev](https://msfjarvis.dev). It's built with [Hugo](https://github.com/gohugoio/hugo), deployed continuously by [Netlify](https://netlify.com). I use a mix of local editing and the [Forestry](https://forestry.io) CMS for managing the content on the site. +Source code for my website at [msfjarvis.dev](https://msfjarvis.dev). It's built with [Hugo](https://github.com/gohugoio/hugo), deployed continuously by GitHub Actions to Cloudflare Workers KV. I use a mix of local editing and the [Forestry](https://forestry.io) CMS for managing the content on the site. diff --git a/static/_redirects b/static/_redirects deleted file mode 100644 index fbb87ef..0000000 --- a/static/_redirects +++ /dev/null @@ -1,8 +0,0 @@ -/caesium-stable https://dl.msfjarvis.dev/caesium/wahoo/stable/updater.json -/caesium-beta https://dl.msfjarvis.dev/caesium/wahoo/beta/updater.json -/caesium-alpha https://dl.msfjarvis.dev/caesium/wahoo/alpha/updater.json -/aps https://github.com/Android-Password-Store/android-password-store -/aps/commit/* https://github.com/Android-Password-Store/android-password-store/commit/:splat -/aps/issue/* https://github.com/Android-Password-Store/android-password-store/issues/:splat -/aps/pr/* https://github.com/Android-Password-Store/android-password-store/pull/:splat -/g/* https://github.com/msfjarvis/:splat