Anyone have recommendations for a #static page blog/portfolio solution that is relatively simple to install for someone who knows the basics of markdown, html, and css but hasn't spent much time figuring out how to install packages on my hosted web servers (Bluehost)? I always stumble when looking at things like #Jekyll or #Hugo at the first installation steps.

@theseliminaldays

You can go with gohugo.io
There are also lots of themes available for this ssg.

Free Themes - https://themes.gohugo.io/

Premium themes - https://gethugothemes.com/

For Gethugothemes's themes, you'll follow the documentation to install and customize the themes easily.

Here is the documentation website - https://docs.gethugothemes.com/

Also, Hugo community is super active you can post there if you face any issues. https://discourse.gohugo.io/

Hugo Themes

The world’s fastest framework for building websites

@tffarhad Thanks for the info!