static
Here are 10,754 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I have a thumbnail field that can be an image, webm, or mp4 file. Therefore, it is necessary for me to use the file widget with the name and label "thumbnail". The grid view in Netlify CMS uses field inferences to display a preview image for each item in a collection. However, the field inferences code only looks for values fro
Add a changelog
As we attempt to pick up the release cadence, we are in need of an explicit changelog file which enumerates changes in each version. This should be a markdown or plaintext file adhering to some form of standardized format. Ideally, it will be able to work with #582.
There are 3 "examples" for dynamic (client side) routing, 2 in the docs (guides) and one is a template.
The 2 guides in the docs are technically working, but they do not use addPrefetchExcludes.
- dynamic-routes-reach-router.md
- [docs/guides/dynamic-rou
-
Updated
Nov 18, 2020 - Go
It doesn't work on Windows due to : in it and Zola tries to be cross-platform so it should only allows YYYY-MM-DD in the filename. If you want the time, you can set it in the front-matter.
-
Updated
Apr 28, 2021 - TypeScript
| Q | A |
|---|---|
| Bug report? | no |
| Feature request? | yes |
| Library version | 1.13.0 |
Related with nunomaduro/phpinsights#23 will be a great idea to allow set all commands parameters from config/insights.php when is used with php artisan insights.
Maybe something like:
'parameters' => '--format=json -d memo-
Updated
Apr 23, 2021 - Haskell
-
Updated
Apr 30, 2021 - Kotlin
-
Updated
Apr 10, 2021 - Python
-
Updated
Apr 29, 2021 - Svelte
-
Updated
Mar 3, 2021 - Go
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Apr 25, 2021 - Rust
-
Updated
Jun 19, 2018 - JavaScript
-
Updated
Mar 30, 2021 - JavaScript
-
Updated
Apr 11, 2021 - JavaScript
-
Updated
Mar 23, 2021 - C++
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Apr 17, 2021 - Rust
Improve this page
Add a description, image, and links to the static topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the static topic, visit your repo's landing page and select "manage topics."
What version of Next.js are you using?
10.1.3, 10.1.4-canary.16
What version of Node.js are you using?
14.15.3
What browser are you using?
Firefox 89.0b3
What operating system are you using?
Ubuntu 18.04.5 LTS
How are you deploying your application?
next export
Describe the Bug
If a page returns
{ notFound: true }fromgetStaticProps, th