English | 简体中文
In the modern Internet environment, fast and stable image access is one of the important factors to improve user experience. This article will introduce how to use Cloudflare Pages to deploy a stable unlimited image bed Imgur, realize image upload and access, and further accelerate through WordPress's WP.COM global image cache to improve image loading speed. It can be used for free image hosting solutions, alternatives such as Flickr.
-
Cloudflare Pages is a powerful static website hosting service that combines the advantages of Cloudflare's global CDN (content distribution network).
-
Imgur is a A free high-quality image hosting.
-
WordPress's global image cache is an efficient CDN service specifically designed to accelerate WordPress-hosted image content. It uses globally distributed nodes to cache images and provide fast access.
-
Cloudflare CDN (Content Delivery Network) is a service provided by Cloudflare that is designed to accelerate and protect global web applications.
-
- Prepare a Cloudflare account
-
- Fork this repository and freely modify the text in the
App.vue
andindex.html
files
- Fork this repository and freely modify the text in the
-
- Log in to
Cloudflare Dashboard
, openWorkers and Pages
, and createPages
- Log in to
-
Connect to Git
, select the project you just forked inGithub
orGitlab
, and click Start Setup
-
- Just change
framework preset
toVue
, click Save and Deploy, and the deployment will be successful and put into use
- Just change
Picture steps
-
Unlimited image storage, you can upload an unlimited number of images to
Imgur
-
No need to purchase a server, hosted on
Cloudflare Pages
, 100,000 requests per day -
No need to buy a domain name, you can use the free second-level domain name
*.pages.dev
provided byCloudflare Pages
, and it also supports binding custom domain names