Building chrisvetek.net from Scratch
How I built my site.
I built chrisvetek.net from scratch using standard Drupal 11, hosted on Lightsail. It's purpose is to learn while building my portfolio, which also demonstrates what I have learned and built. Eventually, the site will also be other things. I set up an Ubuntu server, updated it, set up the database and filesystem, permissions, the Drupal codebase, and the SSL certificate. I also use Github, and Github actions to auto-push changes from my local repository. This is a DDEV repository hosted on a local Docker container running on Ubuntu.