So quick history:
- Started in 1996 (middle-grade) learning basic Static HTML sites (I found the internet fascinating).
- Never learned Java as at the time it was seen as sketchy. Even in high school (1999-2002) when I started to make websites for small business people didn't want Java. Also never learned it when people started to accept it.
- Eventually I moved to Joomla and used pre-made premium templates. But never learned to make my own.
- Started using WordPress using premium themes mostly from Envato. Never learned to make my own.
Thus here i am today not liking WordPress because:
- Outdated premium themes and plugins.
- My current WP theme is going to be updated to Elementor; I don't like it Elementor and the creator is going to abandon the version I use after the new version is released.
- Constant Admin Ads for the premium versions of Plugins displaying.
- Theme messages displaying a required plugin that is just recommended and never going away.
So I decided to take a HTML template I bought and try and mold it to a CMS:
- MODx - I found this surprisingly easy, but realized that I would have a BUNCH of areas to edit just for one single page. And some edits would still require editing the HTML. That was day one wasted.
- ClassicPress - So I decided to try this & found a YouTube video and began attempting to convert this HTML static site to ClassicPress. That was possibly four hours wasted.
- Joomla 5 - About 30min. in I decided I would rather use MODx
This lead me to just do a search for 'HTML Template to CMS' and one of the 1st items had to do with Grav CMS. And I even just thought of creating my own design and using that instead of a pre-made one (but will try both).
So do you think taking an existing HTML (Bootstrap, SASS, etc) Template and converting it to work with Grav would be less complicated, more, or equal to say Joomla, WordPress, etc.?
And no I'm not going to wait for an answer from anyone from this topic. Once done I'm going to follow a YouTube for installing Grav on a shared host (Host Gator) and try and install it and run it in WampServer and than perhaps try converting the homepage of the template (the template is called Wonted)
Your thoughts, ideas, suggestion, motivational speech are welcomed.
EDIT (4/27/2025 - 6:34pm PST)
Alright so I managed to get it to install and run with no issues on host & Wampserver. Did have a small issue in Wampserver with a bunch of Deprecated errors, but switching to PHP 8.3 (was originally using 8.4) fixed that. Now I'm going to watch a playlist on YouTube & than maybe search for a theme creation tutorial after.