-
I really love this plugin due to its simplicity. But there is one problem I can't solve.
I set generated a build hook in Netlify. I entered that build hook in the plugin's settings. I created a pag…
-
good point:
1. can preview the page in the pull request
2. simple migration
Preview URL: https://zen-kalam-f6e81f.netlify.com/
-
- ボタンでRepository作成・Netlify deplyができることを確認。
-
It doesn't seem that there is any feedback to the user, when following along the tutorial and deploying a static site with `netlify deploy`
## Expected
Feedback about the deployment is given to the u…
-
https://github.com/radanalyticsio/silex/blob/18413a8b537af254d19da48bd644df43277852f3/src/jekyll/_includes/themes/bootstrap/default.html#L20
http://freevariable.com/mint/?js has an https option tha…
-
Reproduction: fork this in develop branch https://github.com/mathix420/mathix.dev/tree/develop
Config:
```ts
export default defineNuxtConfig({
future: { compatibilityVersion: 4 },
compatibilityDa…
-
## Description
I have a lot of images but to be fair I always have. I was able to build last week and all of a sudden it's failing. I can build locally but on Netlify I am seeing this in the logs b…
-
- Depends on https://github.com/ubiquity/ubiquibot/issues/651
- The build minutes are over halfway utilized on the free plan. I think that @Draeieg and everybody else should use their own instance of…
-
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]…