Weru
Weru
@daemenseth. Phew! that was a close call, the bug is [here](https://discourse.gohugo.io/t/is-it-still-true-due-to-the-way-go-works-that-one-should-not-use-a-vendor-folder-in-a-hugo-project/38899). Fixing it now
@daemenseth, I have tested with your installation type. Run `hugo mod get -u ./...` and re-test
IMO, missing media search is the main shortcoming of this CMS. I've had clients, who used forestry unable to use this CMS because of this. The issue was raised last...
@dan-da, you probably should probably move this to [Q&A discussions](https://github.com/DioxusLabs/dioxus/discussions/categories/q-a). It strikes me as a question.
> However this does introduce the tradeoff of not automatically converting &str to String, only &'static str is permitted to reduce cloning. Does this mean I won't be able to...
> Ok, was worth a try. What do you think, @onweru ? @chipzoller, just seeing this. Horizontal would be probably easier, due to spacing/line-height constraints. #450, looks like duplicate of...
@Nillecs, I couldn't reproduce the error shared. I got an unrelated error that was git related. Curious if you were installing the theme on a new site.
Thanks @poVoq for pointing this out, I will enable that function. The assumption was that authors would publish on one language, which is obviously wrong.
@rootwork, `appearance: none` helps standardize how input elements look across browsers, especially on safari. I think it had something to do with the search field. https://css-tricks.com/almanac/properties/a/appearance/
@rootwork, I agree ... either of those approaches is good.