-
Raised by @miguelrios in Slack, people have been reaching out in need of website design and hosting services for their fundraising efforts. We may want to provide a way to easily spin up a website wit…
-
maybe just as _plot_.scale("projection")? If the goal is to make it reusable, it doesn't matter if it's an opaque {stream}, and the code is ultra-simple. If we extend the scope and want to get the nam…
-
Currently responsive configuration is solid, it prevents convenient use of reusable blocks.
It is necessary to implement ability to define responsive configuration for separate block and then inclu…
-
Hey, I think it would be absolutely awesome if the Twin webpannel has the possibility to send changes to the server, and you can still use the webpannel.
It increases productivity, because you don't …
-
For example, (All pseudo code)
In Main workflow:
we call reusable workflow like:
```
Build-abc:
uses: ./.github/workflows/reusable_workflow.yml
with:
xxxx: xxxxx
yyyy: yy…
-
The components used to make the pages are most likely duplicated. Components need to be combed through and checked to see if a refactoring can be done to make them better to reuse.
-
I have a bot with multiple Custom Actions that each do various HTTP requests. I want to avoid socket exhaustion and use one HttpClient across the whole solution with dependency injection (described [h…
-
#### Steps to reproduce
1. Create a new page or post
2. Add an embed block that was added as a reusable block (in this specific case a PDF file from the Media LIbrary was added)
3. Publish th…
-
Right now the command `/kb image list` returns a hard-coded string with the URL https://kb.gorlah.com/. Clearly, this makes the command unusable for instances of KappaBot running anywhere else.
A c…
-
If we take a look at source code of `RequireThisCheck`, we can see that it is a very long class with numerous methods and inner classes.
A lot of the code written in that class is not specific to t…