Routes Settings
This page will explain how to set up the Routes and Settings for your website.
You can setting your routes with Zimac Ghost Theme, we have 1 default routes for you to customize:
Archive (All posts page)
Those route will be applied to the back of your URL. Ex: https://example-domain.com/archive/
Change Routes Name
You need to open routes.yaml. You can change the default route we have created.
/archive/
You can change the name of those route and after that you need to go to the
paritals > section-post-list.hbs
and change the name that you have changed and add the name in the href valueGo to your
admin dashboard settings > labs > Routes > upload routes YAML
file that you just configuredSave after you are finish.
Last updated