Thomas Allmer

Results 175 comments of Thomas Allmer

another related issue is that if you put a `&` in a headline it will be captured "strange"... ``` # Fun Errors & Feedback // becomes Fun Errors & Feedback...

Another related issue is ``` # <some-button> // becomes <some-button> ```

I think I got all the features via https://github.com/modernweb-dev/rocket/pull/404... and is release via `@rocket/[email protected]` if it did not get all feel free to reopen or create a new issue 🤗

I can't really follow 🙈 You want to have files like `pages/foo/[slug]/bare/[slug].rocket.js`? Maybe you can describe what the ideal API would be? something in the line of ... - filename...

This will enable smaller css files and support for `@import` in css.

nice point 👍 We probably need to "fork" to a lit version so we can SSR it 🤔

I'm not sure I understand 😅 ## Possible everything you linked here is "just" static... e.g. html that does not change depending on users input... so all that is possible...

hey, you are totally right... blog only got the bare minimum of attention to get the basics to work... I agree with all your points except the blog overview grid......

this is about external links - e.g. doing fetch requests in parallel

good catch - we planned to work on search improvements in a 2-3 weeks... if this is something of a priority for you then we can prioritise it for earlier...