jay
jay
This may be a dumb question, but is it possible to use staticgen to build sites within CI (continuous integration) tools, such as Netlify builds and/or Github Actions? It's non-obvious...
Note that this only happens with the top (first) frontmatter marker (not the bottom one). Not sure if this qualifies as a bug, but if does feel like one (caused...
I'm currently experiencing a good deal of confusion around IDs in Shopify's API. The one that this plugin returns is a long string of around 48 characters. Example: `Z2lkOi8vc2hvcGlmeS9Qcm9kdWN0LzY1MzcxMjM1Mjg3NTY=`. However,...
When clicking it a new tab opens with the URL "about:blank" and that's it. I'm using Brave. Lowered the shields but problem persists.
### Description The Vite plugin does not work with Safari (and other Webkit-based browsers) in development mode. This is what I was seeing [here](https://github.com/imba/imba/issues/750#issuecomment-1368710860). Opening a dedicated issue for this...
Love this package! But not the performance, especially when using it with lots of image files :( It doesn't seem to be compressing in parallel. A "make parallel" improvement to...
First, love the API and speed of this library. Thank you! I was using https://github.com/ParthJadhav/Rust_Search previously... believe it or not, from my testing globwalk is actually faster (didn't do any...
This would help performance when using a high `depth` value and knowing that desired results are not in directories {...}. For example, `node_modules` (which often have deeply nested structures with...
Relevant docs on this with alternative frameworks: Tauri: https://tauri.app/v1/guides/features/window-customization/#creating-a-custom-titlebar Electron: https://www.electronjs.org/docs/latest/tutorial/window-customization Features that would be great with this: - keeping the native window controls - removing the native window controls...
### What OS are you using (`uname -a`, or Windows version)? Darwin MacBook-Pro.local 23.1.0 Darwin Kernel Version 23.1.0: Mon Oct 9 21:27:24 PDT 2023; root:xnu-10002.41.9~6/RELEASE_ARM64_T6000 arm64 ### What version Socket...