-
We are currently lacking support for Faust templates in our `experimental-app-router` package. Let's determine if it's something we can support given the new abstractions in app router (RSC, new route…
-
syna is a very promising theme, but it appears that the image fallthrough is not working.
Here are the steps I did to replicate the issue.
Thanks in advance.
Environment
Hugo Static Site Gen…
-
A few for java:
- https://developer.android.com/develop/ui/views/touch-and-input/spell-checker-framework
- https://github.com/C-FWES/AutoCorrect
- https://github.com/TeodorDyakov/autocorrect
- h…
-
Installatie en mappenstructuur klaarzetten
-
All delete button open the modal but with confirmation it returned to list page with no delete from the list and no delete from database.
```
public function postDelete($comment)
{
// Declare the…
-
How to I implement multiple layouts that are parents for sub set of routes by default?
E.g: I have some routes for pre-login users that has one layout theam and some routes for post-login users with d…
-
There's really no reason why the publication settings need to be a in a separate publish.yml or publish.json. Having all config in one location eliminates confusion and reduces friction for new users.…
-
Dockerize the blog + setup automated site build/deploy on code push
## Refs
- https://help.github.com/en/actions/automating-your-workflow-with-github-actions
- https://help.github.com/en/acti…
-
I was just wondering if this project still active or dead. There are no updates for almost a year now.
-
I'm using Nunjucks layouts, and the `layout` attribute in Front Matter for [layout chaining](https://www.11ty.dev/docs/layout-chaining/), so that a `page.njk` layout uses a `base.njk` layout.
As I …