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:

  1. Archive (All posts page)

Those route will be applied to the back of your URL. Ex: https://example-domain.com/archive/

Change Routes Name

  1. You need to open routes.yaml. You can change the default route we have created.

    1. /archive/

  2. 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 value

  3. Go to your admin dashboard settings > labs > Routes > upload routes YAML file that you just configured

  4. Save after you are finish.

Last updated