Alex Gleason
Alex Gleason
The template uses some javascript to insert the video, making it a little annoying to change which is why I didn't do this in the last update. If I get...
I worked around this issue by including the following in my webpack configuration: ```js resolve: { alias: { // Override tabler's package.json to allow importing .svg files directly // https://stackoverflow.com/a/35990101/8811886...
I realize I didn't explain it very well. I think the right way to describe it is a "bounce" animation when flicked to the top of the page for visual...
EDIT: Here is a higher quality 10grans svg image: [10grans.zip](https://github.com/spothq/cryptocurrency-icons/files/6633060/10grans.zip) I've [integrated cryptocurrency-icons](https://gitlab.com/soapbox-pub/soapbox-fe/-/merge_requests/521) with the open source [Fediverse software I develop](https://soapbox.pub/). 10grans was created by a respected Fediverse community member,...
When the form is submitted, it posts `template: INHERIT` whereas the other pages post `template: interior.html` or something of the likes. Sure enough, when I click the menu icon in...
I just realized it's because of this (`CMS_TEMPLATE_INHERITANCE`). At some point someone set this to false in our project after creating many pages. http://docs.django-cms.org/en/release-3.4.x/reference/configuration.html#cms-template-inheritance
After editing `/var/snap/microk8s/current/var/kubernetes/backend/cluster.yaml` and rebooting, the file reverts to its old IPs. Any way to make that permanent?
Yep I changed it there too... I eventually came to the conclusion the IPs are probably stored in dqlite, and I couldn't figure out how to query it, so I...
Could someone point me in the right direction for how to query the dqlite database? I'm running microk8s in production and worried I don't know how to recover the cluster...
Did you ever solve this? I tried `'/'` and `''` Bromite Browser hates this: https://github.com/bromite/bromite/issues/1294