Florian Zeba

Results 3 issues of Florian Zeba

added frontmatter.title #### Description (required) added frontmatter to post.title because could not recognize title from post without mentioning frontmatter {posts.map(post => {post.**frontmatter**.title})} DE #### Related issues & labels (optional) -...

i18n

#### Description (required) reassigned posts because filter method can not be applied if posts is not reassigned DE #### Related issues & labels (optional) - Closes # - Suggested label:

i18n

In my case implemented Openpanel Self Hosting via Dokploy and tracked an Astro site. In the docs code example to implement openpanel the only parameter needed is the client-id. For...