-
https://blog.huix.top/post/netlify/
海内存知己,天涯若比邻。
欢迎来到我的小站❤️
-
## Issue with Netlify Pretty URL option enabled
Hosting elm-pages site on Netlify with `Asset optimization -> Pretty URL` option turned on results in a redirect to trailing slash:
- No trailing sl…
am-on updated
2 years ago
-
I could not make the react animation work
```typescript
import React, { useState, useEffect } from "react";
import { createHighlighter, type HighlighterCore } from "shiki";
import { ShikiMagicMo…
-
Right now a link to a unspecified url shows the default github 404 page: https://jsconf.jp/anywhere
It would be good to implement a custom 404 page for the jsconf site.
現在、指定されていない URL へのリンクには、デフォ…
-
The [current types](https://dev.decoupled.com/docs-magic-netlify#types) for Netlify Triggers lack detailed payload information.
For example:
```ts
interface NetlifyTriggers {
on(event: "depl…
-
Currently, `magic.netlify.on(...)` accepts only one handler per event type.
This is mainly because Netlify triggers lambdas on events depending on how the function files are named (as noted [here]…
-
Everything works correctly on my local machine but on Netlify im getting this error on the `postinstall-build` hook:
```
npm ERR! May not delete: /opt/build/repo/node_modules/react-polymorph/node_mo…
-
Can this plug-in work on Netlify?
If yes, how should it be implemented?
To install the module I tried to insert the plugin in the dependencies of the **package.json** file and the snipped code in…
-
-
Thanks again for replying to my question about 11ty/Netlify CMS and responsive image markup and for suggesting this plugin.
I've looked through the repo as well as through the Pack11ty repo and …