Hey starrwulfe 👋🏽 Happy to see you joined the GoBlog bandwagon! I haven’t used it behind a Docker container so things might be a little different but here’s what I did:
Updated the template at
/original-assets/styles/styles.scss
Uploaded a fonts.css file to the GoBlog’s
/static
folder and imported it in the template@import url("/static/fonts.css");
- Remember that whenever you make changes to template file you need to run the script at /original-assets/build to actually generate the CSS.Book logs at the moment are just archived HTML pages turned GoBlog posts. I’m hoping to finish a GoBlog-Bookshelves plugin soon and looking at integrating it with sparkles.
Movies are crossposted (PESOS) to my website from the Letterboxd RSS feed using a tool like IFTTT. I hope to turn this into a plugin too, eventually…
Syndication links are a GoBlog plugin you can edit at (/plugins/syndication). But of course if you just want to use my “theme” and add your own spices I will share it on GitHub soon (currently on the road so kinda slow for everything 😅) but feel free to reach out for any help you need and come share feedback in the GoBlog Discussions.