static
Here are 15,763 public repositories matching this topic...
It is great that we can add template tags to the summary of a collection entry, for instance {{dirname}} is useful on nested files. However, it is not possible to group, sort, or search by these.
A solution would support template tags in the config for sortable_fields and view_groups and return search results containing tags in the summary.
Proposed config:
collections:
- nThis 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
Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
-
Updated
Nov 18, 2020 - Go
Technical documentation that just works
-
Updated
Aug 16, 2021 - TypeScript
The main issue is that it's painful to get a real library loaded without just creating some files and commit them. Ideally there would be a function/macro that can be used to create pages/sections.
The other files in the library component create whatever is needed manually but it makes tests very verbose/long where 90% of the test is actually setup.
The library.rs really needs some more tes
| 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 10, 2021 - Haskell
Static code analysis for Kotlin
-
Updated
Aug 21, 2021 - Kotlin
Transparently use webpack with django
-
Updated
Aug 16, 2021 - Python
An open-source, hassle-free, self-hostable Heroku & Netlify alternative
-
Updated
Aug 18, 2021 - Svelte
Static website generator that lets you use HTTP servers and frameworks you already know
-
Updated
Aug 11, 2021 - Go
A starter template to build amazing static websites with Gatsby, Contentful and Netlify
-
Updated
Mar 12, 2020 - JavaScript
A blazingly fast static web server with routing, templating, and security in a single binary you can set up with zero code.
-
Updated
May 8, 2021 - Rust
The foundation of `serve`
-
Updated
Aug 11, 2021 - JavaScript
Zero-configuration CLI React static renderer
-
Updated
Jun 19, 2018 - JavaScript
Header-only, tiny (99 lines) and powerful C++20 static reflection library.
-
Updated
Aug 7, 2021 - C++
A lightweight, customizable personal blog template built with GatsbyJS and React
-
Updated
Apr 11, 2021 - JavaScript
Easy to use, SEO-friendly, beautiful documentation that lives in your git repo.
-
Updated
Jul 30, 2020 - JavaScript
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?
11.1.0
What version of Node.js are you using?
14
What browser are you using?
chrome
What operating system are you using?
macOS
How are you deploying your application?
Other (serverless aws)
Describe the Bug
When importing images into
_documentnext does not emit these image assets into the client build.For example, I