Setup permalink

Hi there,

I need to setup permalink for Jekyll website.

Please help me i have following requirements

I require permalink structure like this:

For post

site-url/post-name.shml

Here .shtml is a output extension

For category

site-url/category/category-name

For Tags

site-url/tag/tag-name

For Pages

site-url/page-name

Thanks in advance!

Here’s the link to some docs and blog:

Default configuration: https://jekyllrb.com/docs/configuration/#front-matter-defaults

Remove .html from blogs: https://medium.com/@mittalyashu/how-to-remove-html-extension-in-jekyll-efeb48bd725f