Welcome to My Website
This is the simplest website ever.
Or is it???
I just wanted to make a simple page to test how to host a website on the internet.
and since I added it to my linkedin for some reason, I might as well add some more links here.
My links (non-exhaustive list)
Hosting Information
This website was hosted using Cloudflare Pages. Here's how:
- Connect your repository to Cloudflare Pages
- Configure your build settings:
- Framework Preset:
None - Build Command:
exit 0 - Build Output Directory:
static/
- Framework Preset:
For more details, check out the build configurations documentation.