I'm still doing my website, obviously. I'm using wordpress, personally. I wrote a plugin for wordpress to manage my chases, and really like how my site has turned out. With big tech censorship issues, I've been working on posting all of my original chase content on my website so that youtube isn't the only source for the content.
Currently I am using a wordpress plugin called Simply Static to generate static HTML files and then upload my site to Amazon S3 for hosting, which has CDN support with AWS CloudFront. I'm running wordpress locally on my server in my house so it just publishes when I want to. This allows me to keep costs very low, less than $10/month for a 100GB sized website including videos. I also would contend that my website is faster loading than pretty much any other chaser website due to this design.
I also wrote a bunch of scraper scripts to pull mesoanalysis, models, mesonet, and other data while chasing so that I can use the files later on for chase recaps. The thought is to have the site around for years longer than me. There's some documentation for tornadoes that people may be interested in 20-50 years down the road, and I hope they are able to find my information.
For those of you wanting to start webpages, I highly recommend using wordpress to manage your site. It's the most popular out there, and lots of extendibility with plugins to do pretty much anything you want to do.