Razon Yang
Razon Yang
EDIT: There is a long standing issue of httprouter, see #55 and #209 @weiwei-lin @DiegoZoracKy As the [document](https://pkg.go.dev/github.com/julienschmidt/httprouter?tab=doc) mentioned, the named parameters(`:name`) match anything until the next '/' or the...
@NathanFreeman I ran the build again, OS information as follows. ``` $ uname -a Linux container-3 5.15.0-25-generic #25-Ubuntu SMP Wed Mar 30 15:54:22 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux $...
@NathanFreeman Thanks for confirming.
Got the same error on hugo v0.89.4-AB01BA6E linux/amd64 BuildDate=2021-11-17T08:24:09Z VendorInfo=gohugoio ```text hugo new --themesDir=../../ content/zh-cn/posts/first-post.md panic: [BUG] no Page found for "/home/razonyang/Projects/razonyang/hugo-theme-bootstrap/exampleSite/content/zh-cn/posts/a.md" goroutine 1 [running]: github.com/gohugoio/hugo/create.(*contentBuilder).applyArcheType(0xc00066a840, {0xc0005f2c60, 0x5c}, {0xc0005c8920, 0xa})...
Could you please provide any docs about those meta?
I think it would be better to change it in Hugo. I don't intend to implement our own [OpenGraph](https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/opengraph.html) and [Twitter cards](https://github.com/gohugoio/hugo/blob/master/tpl/tplimpl/embedded/templates/twitter_cards.html) templates. Let's keep this issue open, there is...
I have the similar issue, language dropdown menu doesn't show up in mobile screen. When enable Algolia search, there is no way to switch to another language in small mobile...
@samdark Is this feature planed in 3.0?
Has any plan of this?