From 001eea274b9a9a1cee7684d3836f4a1af0f17fd1 Mon Sep 17 00:00:00 2001 From: lyc8503 Date: Thu, 6 Nov 2025 00:29:56 +0800 Subject: [PATCH] docs: dev --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0fee041..aaf5358 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,10 @@ Please refer to [Wiki](https://github.com/lyc8503/UptimeFlare/wiki) Get the latest features right away with [simple upgrade process](https://github.com/lyc8503/UptimeFlare/wiki/Synchronize-updates-from-upstream) +## ⚙️Docs for developer + +To contribute new features or customize your deployment furthermore, see [here](https://github.com/lyc8503/UptimeFlare/wiki/How-to-develop). + ## New features (TODOs) - [x] Specify region for monitors @@ -63,13 +67,15 @@ Get the latest features right away with [simple upgrade process](https://github. - [x] ~~Known issue~~: `fetch` doesn't support non-standard port (resolved after CF update) - [x] Compatibility date update - [x] Scheduled Maintenance -- [ ] Update wiki/README and add docs for dev +- [x] Add docs for dev - [ ] Migration to Terraform Cloudflare provider version 5.x - [ ] Cloudflare D1 database - [x] Scheduled maintenances (via IIFE) -- [ ] Simpler config example +- [x] Simpler config example - [x] Upcoming maintenances - [x] Universal Webhook upgrade - [ ] i18n...? (maybe) - [ ] ICMP via proxy? - [ ] Add default UA +- [ ] Customizable footer +- [ ] New header logo