-
Based on our request at simple-icons/simple-icons#1362 and simple-icons/simple-icons#1520, simple-icons is now shipping a canonical slug to go with each icon. As @chris48s put it in https://github.com…
-
### New line inside DOM element (jsx) creates unnecessary paragraph
### Steps to reproduce
in playground editor, input the following
```
Hello world
one
two
…
-
For a while I've wanted to make a [jq](https://github.com/stedolan/jq) cookbook aimed at Exercism. So far this has only amounted to draft blog posts, so to get the ball rolling, I'm collecting practic…
-
### Background
We want `configlet` to be able to update some track repo files from `exercism/problem-specifications`:
- a practice exercise's `.docs/instructions.md` file
- a practice exercise's `.…
-
**Is your feature request related to a problem? Please describe.**
Currently the menu pages are created at `PHP_INT_MAX` and `PHP_INT_MAX -1` in the `finalize` method. This makes it virtually imposs…
-
# Feature request
Currently there are a lot of users that create a custom server to do `middleware` behavior, for example server-side parsing of request bodies, cookies etc. Currently Next.js provi…
-
What about translatable fields?
In my own project I use https://github.com/spatie/laravel-translatable and create new field with tabs for each language.
-
Hi,
I follow the installation instruction in [PX4/avoidance](https://github.com/PX4/avoidance) and then I tried the local_planner by using:
`roslaunch local_planner local_planner_stereo.launch`
…
-
As an app developer, I want to move a resource without invalidating the original URL.
-
When using `imagesOutputDir` option, the plugin will still export all images into `_site` in project root. My output directory, defined by eleventy is `.www` and when I set this as my image settings:…