9
0
mirror of https://github.com/donlon/cloudflare-error-page.git synced 2025-12-19 14:59:28 +00:00

doc(readme): add description for the online editor

This commit is contained in:
Anthony Donlon
2025-11-20 08:35:03 +08:00
parent adfda1c06a
commit f43bcc89be

View File

@@ -4,9 +4,15 @@
This project creates customized error pages that mimics the well-known Cloudflare error page. You can also embed it into your website.
## Quickstart
## Online Editor
Install cloudflare-error-page using pip
Here's an editor for the error page. You can try this out [here](https://virt.moe/cloudflare-error-page/editor/).
![Editor](https://github.com/donlon/cloudflare-error-page/blob/images/editor.png?raw=true)
## Quickstart for Programmers
Install `cloudflare-error-page` using pip
``` Bash
pip install git+https://github.com/donlon/cloudflare-error-page.git