Here's my wordpress site.
Here's what I've done to make it a Grav site by creating a Quark child/inherited theme.
As soon as I feel 100% confident it's up-to-date, I'll be moving the files to the wordpress domain.
Some things I'm not certain about...
- I feel like I did the header links (flights, maintenance, stuff) wrong.
What I did was create directories at
/user/pages/02.flightsand
/user/pages/03.maintenanceand
/user/pages/04.stuffand then in the default.md file include a single line with something likeredirect: '/category:flights'
Is this really the correct way to do a header menu to go to a page showing only specific categories? - I want to include another header link item that goes to a Contact page, but my head is drawing a blank on the best way to do this.
- How does the Grav logo in the Quark header change color with the background on a demo site, but it's only a black color on my site?
- How do I make the archive pages load thumbnails instead of full-size images? The archive pages are taking about 10-15 seconds to load because all the images are about 150k when they should be about 15k.
I'll probably have some more questions, but I'm pretty tired as I've been awake about 30 hours now working on this