-
I'm trying to add tags with Chinese characters in a blog post but resulted in 500 error during axios request due to the empty value in tag.slug probably caused by slugify.
**Temporary fix applied:*…
-
`new edit index session login logout users admin stylesheets assets javascripts images`
And allow customizing it with Habitat
-
I get unwanted random permalink keys and slugified URLs. My settings:
- `Slugify Note URL` is turned off
- No path rule or `dg-path` in anywhere
- No `dg-permalink` in anywhere
The result is l…
-
As a **developer**, I can **create slug URLs for the category pages** so that **every post has a unique URL**
-
想要数字前后也要有分隔符
slugify('2022年中文01英文nihao02')
现在的slugify是这样子的
2022nian-zhong-wen-01ying-wen-nihao02
但我想要
2022-nian-zhong-wen-01-ying-wen-nihao-02
不知道有没有这样子的功能
-
Hi,
I've tried install bolt on php8.2 with no success.
It seems bolt lock with old laminas and it doesn't support php8.2.
Please fix it, thank!
![23-10-21--08-47-58_maim](https://github.com/bolt/p…
-
### Question
How do we go about turning the tier list's title into a slug? More specifically, how do we want to limit user input on the title of the tier list, and what should the slug look like?
…
-
**Describe the bug**
When I request skill rolls with Monk's Token Bar the core PF2e skills (e.g. Society) work correctly but the lore skills (e.g. Warfare Lore) do not.
**To Reproduce**
Steps to…
-
With more and more build tools (vite, nuxt, etc) going towards an esm-first build, it would be nice if a proper [esm interface](https://nodejs.org/api/esm.html) could be provided, i.e. transpile and d…
-
I followed all the steps to create a new project with `grunt-init assemble`, followed by npm, bower installs, and an initial grunt run. I then removed the one-time targets from grunt, and running grun…