-
**Name of app / service**
Home Assistant
**Link to developer documentation**
https://developers.home-assistant.io/
**Is lack of support preventing you from building workflows, or do you have a w…
-
The middleman-blog extension sets the parent element to nil, if the article is categoriezed by tag.
E. g.
recipes -> tag -> lunch -> 03_20_noodles_tomato //03_20_noodles_tomato does not have a pare…
-
I would like to have a backend, that produces plain text. "Why, your input is plain text already", you might ask.
Consider this demo document:
```
= Demo Document
== Enumeration
. a
. b
. c
== Lo…
-
### Summary
Type here a clear and concise description of the bug. Aim for 2-3 sentences.
I am building a pretty simple streamlit component that displays a button that calls a function from an ex…
-
## Expected behaviour
Any multibyte characters can be used in the URL without specific settings.
## Actual behaviour
If we use multibyte characters in the title, we use title in the URL, URL …
-
`middleman-blog`'s [BlogData](https://github.com/middleman/middleman-blog/blob/8d093f2/lib/middleman-blog/blog_data.rb#L59-L78) is grouping articles for each tag in a case-sensitive way - ie, `foo` an…
-
Hi! As per discussion in #252, this is a quick description of an issue I just ran into.
Scenario:
I am using middleman-blog with the following config:
``` ruby
activate :blog do |blog|
blog.prefi…
ernie updated
9 months ago
-
## Which version are you using?
v1.2.1 and v1.3.0
## Which operating system are you using?
- [ ] Linux amd64 standard
- [ ] Linux amd64 Docker
- [ ] Linux arm64 standard
- [ ] Linu…
-
### Expected behavior and actual behavior:
In the Rasberry Pi OS, when clicking on the WiFi icon on the panel bar the only option I receive is to "Click here to set WiFi country". This should give …
-
Both [my personal website](https://github.com/yorickpeterse/yorickpeterse.com) and the [Inko website](https://github.com/inko-lang/website) use [Middleman](https://middlemanapp.com/) and Ruby for gene…