Getting Started
Install the theme#
After purchase, you will receive a echo.zip file containing the theme.
- Log in to your publication admin section at
yoursite.com/ghost/ - Go to ⛭ Settings → Design
- Click "Change theme"
- Click "Upload theme" and select the
echo.zipfile - After the upload is complete click "Activate"
Upload the routes.yaml file#
- Unzip the
echo.zipfile and locate the "routes.yaml" file - Login to Ghost admin at
yoursite.com/ghost - Go to ⛭ Settings → Advanced → Labs
- Find the "Routes" section → Click "Upload routes YAML"
- Select the
routes.yamlfile - Click "Save"
Note: The routes.yaml file configures custom URL structures and page
templates for your theme. Make sure to backup your existing routes before
uploading if you have custom routes configured.