Spencer Scorcelletti
Spencer Scorcelletti
I'm not sure what exactly is wrong, but vagrant.sh always hangs at the curl command, where it gets the weak key from hashicorp. Even copying the key locally and echoing...
### Discussed in https://github.com/tailwindlabs/tailwindcss/discussions/12804 Originally posted by **asimpletune** January 22, 2024 Originally I was going to write this in [the PR](https://github.com/biomejs/biome/pull/1362) for biomejs, but then I figured it's actually a...
### Is there an existing issue for this? - [X] I have searched the existing issues ### What version of `workers-rs` are you using? 0.0.17 ### What version of `wrangler`...
This PR addresses issue #2368 which was also discussed on the zola discourse [here](https://zola.discourse.group/t/making-section-nested-under-page-keep-the-pages-path-even-if-it-has-a-date/1954/3) * Make a test that replicates the issue regarding section paths not respecting page parents *...
# Bug Report **Note: more info from [zola discourse page](https://zola.discourse.group/t/making-section-nested-under-page-keep-the-pages-path-even-if-it-has-a-date/1954/3)** Consider the following directory structure for the rest of the bug report. EDIT: this is fixed in https://github.com/getzola/zola/pull/2369 ```txt #...
Hello, I'm using [zola](https://github.com/getzola/zola) for a project, and I'm running into an issue with its minify, which [I think uses minify-html](https://github.com/getzola/zola/blob/38199c125501e9ff0e700e96adaca72cc3f25d2b/components/libs/Cargo.toml#L19). The issue I was having came when using CSS...
Hello, thanks for taking time to make these great libraries. Is wasm support something that's possible? I was able to use mail-parser in a wasm environment, but haven't had the...
To reproduce go to Hackernews with the plugin enabled, and then observe the up/down vote arrows next to the comments section.
Send an email to a CF worker from a MS outlook client and try to reply using the email's Message-ID. This happens with the exact same code from [the docs](https://developers.cloudflare.com/email-routing/email-workers/reply-email-workers/),...
- Maizzle Version: 4.8.9 - Node.js Version: 16.20.2 I was trying to use the `markdown` function that Maizzle exports, but it doesn't really seem to be doing anything. In my...