Usually my URL for a post looks like this:
http://www.domain.com/25-important-keywords.html
Well, I managed, that there's no way to eliminate the /blog/ slug in Grav - if there is, please let me know ;)
I also have problems with the rest. I use the slug: variable in item.md to change the slug the way I want. The .html works fine for me. But if I use numbers in the slug, they don't show in the URL.
Usually the number is the ID for the post (which is good for search engines). But since there's no way to use numbers in the slug, blog posts like »10 ways to strenghten your self confidence« wouldn't work either.
Is there a workaround for that? Didn't found anything in the documentation.