static
Here are 7,607 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
Multilingual sites tend to have a language code inside their path, such as https://example.org/en/about/. This is also the default behaviour for Hugo sites.
Describe the solution you'd like
Make available a {{lang}} template tag for the preview_path template.
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
-
Updated
Feb 10, 2021 - 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 memo-
Updated
Feb 11, 2021 - Haskell
-
Updated
Feb 9, 2021 - Kotlin
-
Updated
Jan 21, 2021 - Python
-
Updated
Dec 21, 2020 - Go
-
Updated
Mar 12, 2020 - JavaScript
-
Updated
Feb 5, 2021 - Rust
-
Updated
Jun 19, 2018 - JavaScript
-
Updated
Jan 23, 2021 - JavaScript
-
Updated
Jan 20, 2021 - JavaScript
-
Updated
Feb 2, 2021 - C++
-
Updated
Jul 30, 2020 - JavaScript
-
Updated
Dec 31, 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."
What version of Next.js are you using?
10.0.6-canary.9
What version of Node.js are you using?
14.15.4
What browser are you using?
Firefox 84
What operating system are you using?
Ubuntu 20.04
How are you deploying your application?
Vercel
Describe the Bug
Recently (i think 10.0.6-canary.8) the behavior for shallow routing was changed to not scroll-to-top anymore