Lars Trieloff
Lars Trieloff
pagination: for large amounts of data, it should probably somehow be possible to limit and navigate or use smart loading. uncontrollably large HTML files could also become dangerous (DOS) if...
This is an extension of #516 and depends on #533 So far, `helix-markup.yaml` is capable of matching DOM elements and lower-level MDAST structures, but when it comes to sections, the...
Needs https://github.com/adobe/helix-rum-enhancer/pull/273 and https://github.com/adobe/helix-rum-enhancer/pull/272
- **feat(mcp): add MCP command and logging tools** - **feat(mcp-logger): add resetLogs function and enhance logging tests** - **fix(stop-tool): handle string port values and improve error handling** - **test(mcp): bring...
Thank you for making presenterm. I've created a fork at https://github.com/trieloff/presenterm with support for - Banners using figlet fonts - Animated ASCII art - Embedded asciinema recordings If any of...
# Implement Automatic Light/Dark Mode with Adobe Spectrum Colors This PR implements comprehensive light/dark mode support using the CSS `light-dark()` function with Adobe Spectrum-inspired colors. In #1020 this PR is...
This is a more comprehensive version of #1019, which only implements dark mode, but does not attempt to clean up the color tokens ## Summary - Added comprehensive CSS color...