Introduction
This will be a series of posts how to setup an online place with a domain, custom email adress(es) and a website for blogging.
Except for the domain all will be free.
I started writing this as a simple tutorial for my children. The level is very basic so they can understand.
- Buying a domain
- Setting up Cloudflare (TODO)
- Creating custom email adresses with Cloudflare and Gmail
- Creating a blog with Hugo (TODO)
- Go Live! Upload the blog to Cloudflare pages
- Use Cloudflare R2 as cdn for content
First some basic stuff to get going. There will be some coding (not much) involved. For the coding we need to open an editor in the terminal
To open the terminal in MacOS use spotlight. Hold the command button and press the space bar. Type
terminal
Tutorial series