{"id":21998064,"url":"https://github.com/davidjktofan/cloudflare-pages-template","last_synced_at":"2025-07-29T11:34:20.141Z","repository":{"id":129009105,"uuid":"490637902","full_name":"DavidJKTofan/cloudflare-pages-template","owner":"DavidJKTofan","description":"Get started with Cloudflare Pages","archived":false,"fork":false,"pushed_at":"2024-11-14T19:11:01.000Z","size":2027,"stargazers_count":15,"open_issues_count":0,"forks_count":43,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-30T21:07:27.557Z","etag":null,"topics":["cloudflare","cloudflare-pages","html","template"],"latest_commit_sha":null,"homepage":"https://cloudflare-pages-template.pages.dev","language":"CSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DavidJKTofan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2022-05-10T09:55:27.000Z","updated_at":"2025-04-11T02:05:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"f09ca84a-c172-48cd-98dd-3cb7bdc9aebb","html_url":"https://github.com/DavidJKTofan/cloudflare-pages-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/DavidJKTofan/cloudflare-pages-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidJKTofan%2Fcloudflare-pages-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidJKTofan%2Fcloudflare-pages-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidJKTofan%2Fcloudflare-pages-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidJKTofan%2Fcloudflare-pages-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DavidJKTofan","download_url":"https://codeload.github.com/DavidJKTofan/cloudflare-pages-template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DavidJKTofan%2Fcloudflare-pages-template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267678448,"owners_count":24126333,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-pages","html","template"],"created_at":"2024-11-29T22:19:53.639Z","updated_at":"2025-07-29T11:34:20.116Z","avatar_url":"https://github.com/DavidJKTofan.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cloudflare-pages-template\n\nGet started with [Cloudflare Pages](https://pages.cloudflare.com/) by deploying this pretty template on your own account, and start playing around.\n\n## Step 1\n\nClone this Repository to your own GitHub account. \n\nOr download this Repository as a ZIP file by clicking the green button that says \"\u003c\u003e Code\" and clicking \"Download ZIP\", then extract the contents to a new folder, and upload the content (and only the content; not the folder) of that folder to a new GitHub Repository.\n\n## Step 2\n\nAccess your _free_ Cloudflare account ([new to Cloudflare?](https://developers.cloudflare.com/fundamentals/get-started/)), and go to the Pages tab.\n\n![pages-tab](/img/readme-img/pages-tab.png)\n\n## Step 3\n\nGo to your Cloudflare Dashboard. Click on the blue \"Create a project\" button, and select \"Connect to Git\".\n\n## Step 4\n\nConnect your GitHub account, select your Repository, and click \"Begin setup\".\n\n![github-deploy](/img/readme-img/github-deploy.png)\n\n## Step 5\n\nIf you want, you can update some content, including the [index.html](index.html).\n\nYou might want to update the following files with your own parameters:\n- [robots.txt](robots.txt)\n- [sitemap.xml](sitemap.xml)\n\n## Step 6\n\nJust hit \"Save and Deploy\" and let the magic happen! ✨\n\n![success](/img/readme-img/success.png)\n\n## Step 7\n\nShare your beautiful website with the world. 🤓\n\n==\u003e https://cloudflare-pages-template.pages.dev/ (_your link might look different_)\n\n## Step 8 (Metadata)\n\nAdded `Functions/_middleware.js` from the GitHub Repo [Dynamic Social Previews Meta Tags with Cloudflare Pages](https://github.com/pew/cloudflare-pages-social-preview), in order to add Meta Tags.\n\nDon't forget to edit the file [_middleware.js](functions/_middleware.js) with your own title, description, and such.\n\n## More (Optional) Steps\n\n[Add custom headers to create Content Security Policies (CSP) and more](https://developers.cloudflare.com/pages/platform/headers/)\n\n[Add a custom domain to a branch](https://developers.cloudflare.com/pages/how-to/custom-branch-aliases/).\n\n![custom-domains](/img/readme-img/custom-domains.png)\n\n[Redirecting www to domain apex](https://developers.cloudflare.com/pages/how-to/www-redirect/)\n\n[Cloudflare Pages gets even faster with Early Hints](https://blog.cloudflare.com/early-hints-on-cloudflare-pages/)\n\n[Build full-stack applications by executing code on the Cloudflare network with help from Cloudflare Workers](https://developers.cloudflare.com/pages/platform/functions/)\n\n# Disclaimer\n\nThis is a general introduction to Cloudflare Pages. \n\nEducational purposes only. This repo does not reflect the opinions of, and is not affiliated with Cloudflare. \nScreenshots are taken from the Cloudflare dashboard.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidjktofan%2Fcloudflare-pages-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavidjktofan%2Fcloudflare-pages-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavidjktofan%2Fcloudflare-pages-template/lists"}