static
Here are 1,479 public repositories matching this topic...
Describe the bug
I have a release-date field with a custom date_format set to DD-MM-YYYY, so something like:
name: 'release-date'
label: 'Release date'
widget: 'datetime'
date_format: 'DD-MM-YYYY'
format: 'DD-MM-YYYY'Then I have release-date set under sortable_fields, which gets recognized, but doesn't quite work as expected.
Expected behavior
I would exp
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,
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Nov 18, 2020 - Go
A Material Design theme for MkDocs
-
Updated
Nov 30, 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 memoA statically typed lisp, without a GC, for real-time applications.
-
Updated
Dec 2, 2020 - Haskell
Static code analysis for Kotlin
-
Updated
Dec 2, 2020 - Kotlin
Transparently use webpack with django
-
Updated
Nov 6, 2020 - Python
A Jekyll version of the "Forty" theme by HTML5 UP.
-
Updated
Nov 18, 2020 - CSS
Static website generator that lets you use HTTP servers and frameworks you already know
-
Updated
Sep 23, 2020 - Go
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
-
Updated
Mar 12, 2020 - JavaScript
Zero-configuration CLI React static renderer
-
Updated
Jun 19, 2018 - JavaScript
The foundation of `serve`
-
Updated
Sep 14, 2020 - JavaScript
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code - written in Rust.
-
Updated
Nov 28, 2020 - Rust
A lightweight, customizable personal blog template built with GatsbyJS and React
-
Updated
Jul 16, 2020 - JavaScript
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
-
Updated
Jul 30, 2020 - JavaScript
Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.
-
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
I was trying out this new example from
examples/with-mysqlworks fine locally but when I try to build it usingyarn buildit throws a build time error.Its related to this: https://