static
Here are 1,223 public repositories matching this topic...
We have a bunch of features we can move from the Beta section to the permanent docs.
I think everything under https://www.netlifycms.org/docs/beta-features/ except i18n
and Nested collections
can be moved
It would make sense to move each feature at a time to make sure we're not cluttering the docs
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.
Is your feature request related to a problem? Please describe.
I am using react-static to create a site that is hosted out of S3. I want to be able to use object versioning to track changes to the objects over time, but I can't do that with the main JS file, as it has a hash code in the middle. I am guessing that this is used for cache busting, but S3 already has robust etag support built in,
-
Updated
Nov 18, 2020 - Go
-
Updated
Nov 27, 2020 - TypeScript
I don't really know Tokio or the best way to upgrade it, if someone has time to do it it shouldn't take too long.
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
Nov 29, 2020 - Haskell
-
Updated
Nov 29, 2020 - Kotlin
-
Updated
Nov 6, 2020 - Python
-
Updated
Nov 18, 2020 - CSS
-
Updated
Sep 23, 2020 - Go
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Jun 19, 2018 - JavaScript
-
Updated
Sep 14, 2020 - JavaScript
-
Updated
Nov 28, 2020 - Rust
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Oct 4, 2020 - 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."
Bug report
Describe the bug
Running
npx create-next-app --example with-mongodb with-mongodb
produces the error:"Could not locate an example named "with-mongodb". Please check your spelling and try again."
Even