-
It seems weird in the theme and docs to use slug.
https://github.com/eliottvincent/bay/search?q=slug&type=
I don't know if it actually does what you intend.
Jekyll has a standard already ca…
-
Hi,
I've had a lot of trouble logging in to Journal after setting it up and playing with the database. It took me some time to figure out, but I wonder if you shouldn't think through the login proces…
thavn updated
9 years ago
-
It's the first time I am trying this library, might be pretty useful in many of my projects, however I can't figure out why it's not working at all at the moment.
That's how I define my model in Ty…
weeco updated
6 years ago
-
I've got this code:
```
Flexible::make('Practitioner types', 'practitioner_types')
->addLayout('Practitioner type', 'practitioner_type', [
Text::make('Label', 'label'…
-
https://github.com/validatorjs/validator.js/blob/bab507ad4a33156ece15582268b2fe0ab3bbca1d/src/lib/isSlug.js#L3
This regex does not invalidate slugs that start with a special character. For example,…
-
-
As a result, an empty name is saved to the Entries tables and when going to the Page List an exception occurs.
-
The slugs / semantic URLs are ugly as sin (especially for the purpose of copying to send to someone else), is it possible to have an option somewhere to disable them (i.e. to have appchan-x automatica…
-
Greetings !
Recently one of our user had an issue while creating an article: it's a silly use case, because the user wanted to write two different articles with the same title.
Of course, this isn't…
-