-
When using `imagesOutputDir` option, the plugin will still export all images into `_site` in project root. My output directory, defined by eleventy is `.www` and when I set this as my image settings:…
-
# Feature request
## Is your feature request related to a problem? Please describe.
It's currently not possible to read files from API routes or pages.
## Describe the solution you'd like
…
Timer updated
2 years ago
-
I can already publicly link to any individual predictions.
Feature request: Let me link to all my predictions.
It would be especially nice if I could point people to biatob.com/dreev (in my case…
-
In the ``ENGLISH`` and ``MOLAR ENGLISH`` unit systems, the incorrect molar mass is returned from REFPROPdll. The units are correct, but the value is in g/mol.
```python
from ctREFPROP.ctREFPROP i…
-
I was thinking about reasons why I go to use Highland 2 over VS Code + Better Fountain when working on screenplays, and I think one of the main things I like about the former is the ability to get a n…
-
**Is your feature request related to a problem? Please describe.**
Currently, the template part block supports four attributes: `postId`, `slug`, `tagName` and `theme`. In light of #26650 being merge…
-
Slugify is designed to support valid url characters. However if I pass in a forward slash:
```
slugify(`Something/Another thing`, { lower: true })
```
The result is:
```
somethinganother-thing
…
-
Hello i resetup new gristlabs/grist:v0.7.7
Log:
```
2022-04-05 08:57:34.776 - info: Client onMessage '{"reqId":2,"method":"applyUserActions","args":[0,[["AddRecord","Table1",null,{"A... (95 length)…
-
Hey!
I'm sorry if I am doing something wrong and it is just me making a mistake but here we go:
For some reason, Next.js and Node.js icons are not working for me, it returns as it doesn't have an…
-
I need to ensure the uniqueness of the slugs throughout the project.
I have some tables - blogs, posts, users, cities, etc.
How about add config option, where you can list all the tables in which …