Showing posts with label wordpress. Show all posts
Showing posts with label wordpress. Show all posts

Sunday, March 17, 2024

wordpress sqlite docker container

wordpress sqlite docker
my first time using docker wow.
struggling before to get the sqlite plugin to work in my xampp install of wordpress. kept fighting the permissions. by default everything is locked down heavy but that just lead me to heavy handedly chmodding all the permissions wide open to install themes (kind of gives me anxiety). The whole reason I was looking for sqlite was to run wordpress on my ipad.

Theres only a few php IDEs on ios. Draftcode ships with wordpress, phpmyadmin and sqlite. I went with webforge which has a more modern version of php.

darkness blog by adore themes

I like this wordpress theme alot darkness blog

Friday, March 15, 2024

blogger to wordpress to static site (dark theme)

I like this theme
dark elements
exporting my blogger blog as xml in the settings
then use blogger importer to import it into wordpress
tweak it a bit, then export the static site with wp2static
the elementor plugin is great for quickly laying out a site.
I like that I don't have to be stuck with wordpress this way.
WP kind of makes me anxious from what I read about it being hacked all the time. WP tends to get slow really easily with plugins so this is a cool work around. of course theres HTTrack for cloning sites.

Ive been liking hugo with this CMS called Quiqr took a little tweaking but I managed to convert my site with the coder theme to work. Tried a few other themes but too much hassle figuring out front matter as its not standardized across themes. Some fields just didn't populate. docs only get you so far. Seemed really promising but hasn't seen any action since 2022.