Currently I'm using Jekyll with urls like
article/<category>/<year>/<month>/<date>/<title>
and sometimes
article/<category>/<subcategory>/<year>/<month>/<date>/<title>
How can I now move to Ghost (tryghost.org) CMS on my own server and keep those URLs or use redirects?