awesome site

law.aritao.dev

Exploring Coding and Being Human.

1-Minute Read

clouds

Cloudflare Pages. Another awesome way to deploy a site.

I was pleasantly surprised to see how user-friendly Cloudflare Pages is. As someone doing coding and development as a new hobby, it’s refreshing to use intuitive tools and an uncluttered interface.

The steps I followed to deploy were:

  1. Create a repository on github.com.
  2. Create the Hugo site locally
  3. Initialize a git repository in the local Hugo site work directory, and commit it to the remote repository, master branch.
  4. Create a Project on Cloudflare Pages and grant authority to Pages using your Github.com account.
  5. Choose the repository, supply build command, and any variables.

That was it. I’ve been using this solution to host my coffee site, whose perfromance has greatly improved since the switch.

You can learn more about Pages on pages.dev.

Recent Posts

Categories

About

This site is a learning project. Thank you for visiting.