Serve the first HTML page of loj.ac, with CDNs, regional configurations and service worker, on Azure Function App, Cloudflare Workers, Aliyun OSS and VPS.
core: The (shared) core code of serving the HTML page with serverless platform.azure: The Azure Function App project.cloudflare: The Cloudflare Workers project.static: Serve static files with Aliyun OSS or VPS for China mainland users.service-worker: The Service Worker running in frontend.
See Actions for deployment info.