static
Here are 1,058 public repositories matching this topic...
Describe the bug
Bitbucket Implicit Auth users need to wait 30 seconds to log in after token expires.
To Reproduce
- Wait one hour for the Bitbucket Oauth token to die.
- Try to log in again at the login page.
- You will see 'Logging in...' for about 30 seconds as the app attempts to login with the expired token repeatedly. Only after waiting for these failed attempts does the '
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
Jun 16, 2020 - Go
A Material Design theme for MkDocs
-
Updated
Aug 28, 2020 - TypeScript
Bug Report
Environment
Zola version: 0.11.0
Current Behavior
Hi, when running the link checker on my site zola reports spurious network errors, although opening the same site in Firefox works fine. As a subsequent error, if I try to re-run the checker I then sometimes get blocked by other hosts.
For example, first run:
D:\Development\Source\cheats.rs>bash ./deplo
| 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
Aug 26, 2020 - Haskell
Static code analysis for Kotlin
-
Updated
Aug 29, 2020 - Kotlin
Transparently use webpack with django
-
Updated
Jul 28, 2020 - Python
A Jekyll version of the "Forty" theme by HTML5 UP.
-
Updated
Jun 27, 2020 - CSS
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
Static website generator that lets you use HTTP servers and frameworks you already know
-
Updated
Jul 19, 2020 - Go
The foundation of `serve`
-
Updated
Jul 26, 2020 - JavaScript
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
Aug 16, 2020 - Rust
-
Updated
Aug 9, 2020 - Shell
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
When trying to navigate to a different page using next.js+ typescript + electron the click over the link does nothing
To Reproduce
with-electron-typescript$ yarn