Dan
Dan
Current adminlte css (htmly) is around 674KB, let me see the newest version. We have minimal modification to the old adminlte so just replace the CSS it should be fine.
@Joduai thank you for this. I have released this feature in 3.0.2. There seems to be no need for a third option, the current options are more than enough.
Hello, Thanks for the input. It is important to remember that htmly is a flat file CMS so there are certain limitations. I will try to add some new supported...
Seems like since version 2.9.9 it has this kind behavior, so when using URLify for PHP 7.2+ version it automatically changes to Latin when using `URLify::downcode($str);`, and this is used...
In the latest version (3.0.9) I added an option to change this. Under config/metatag, Transliterate Slug option. I will close this one. Thanks
Hello, Thanks for the PR. Yes, it is quite old code indeed, and there are many functions that need to be refactored. Let's try to improve it in the future....
Hello, Sorry but this will not added to the core, we have `/tag/` `/archive/` `/type/` `/search/` `/author/` that doesn't point anywhere so there is no exception for `/category/` 😃
> Never thought about /type as I've never seen any blog CMS that listed types of posts like those only with text, with image, video and so on. This reminds...
So need a custom field. Htmly's niche is as a simple blog so it's quite outside the scope but let's see the further developments.
By using custom fields, I think this can be realized. I will mark it as fixed. Thanks.