static
Here are 19,767 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
I am using astro's dynamic routing to build up my urls, and it would be really nice if I could add a hidden locale field to my collection so that it appears in the frontmatter. As it stands, it seems the only way to determine a file's locale is from the path/filename, unless I'm missing another option.
**Describe the solutio
This is a feature request, to display the valid SSL name (from the certificate) when starting up the server.
Steps to reproduce the issue, if applicable. Include the actual command and output and/or stack trace.
$ http-server -S
Starting up http-server, serving ./ through https
Available on:
https://127.0.0.1:8080
https://192.168.77.123:8080**What did you exp
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
Sep 27, 2021 - Go
-
Updated
Nov 22, 2021 - TypeScript
Bug Report
Like #1299 but for highlight_themes_css
Environment
Zola version: 0.14.1
Expected Behavior
[markdown]
highlight_code = true
highlight_theme = "css"
highlight_themes_css = [
{ theme = "one-dark", filename = "syntax-theme-dark.css" },
{ theme = "one-light", filename = "syntax-theme-light.css" },
]Since one of the above themes doesn't ex
| 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 19, 2021 - Haskell
Expected Behavior of the rule
The empty else block is reported:
fun f() {
var i = 0
if (i == 0) {
println(i)
} else {
}
}Context
EmptyIfBlock is only reporting empty then blocks, not empty else b
-
Updated
Oct 22, 2021 - Python
-
Updated
Nov 23, 2021 - Svelte
-
Updated
Aug 11, 2021 - Go
-
Updated
Nov 19, 2021 - JavaScript
-
Updated
May 8, 2021 - Rust
-
Updated
Aug 11, 2021 - JavaScript
-
Updated
Aug 7, 2021 - C++
-
Updated
Jun 19, 2018 - JavaScript
-
Updated
Apr 11, 2021 - JavaScript
-
Updated
Nov 22, 2021 - TypeScript
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?
12.0.4
What version of Node.js are you using?
14.x
What browser are you using?
Chrome Headless
What operating system are you using?
Ubuntu 18/20
How are you deploying your application?
Vercel
Describe the Bug
I did several tests this week and couldn't find the reason why nextjs doesn't work with headles