🌠Projects (All projects) Template
Digital has a template for the Projects (All projects) Page, which shows all of the projects of your publication. Projects page is not required, but you can add it if you want.
To add Projects Page:
To add an Projects Page to your publication, you'll need configure and upload routes.yaml file.
Adding an Projects Page:
In your Ghost admin area, go to Pages and click on the New Page button in the top right corner.
Title your page. You can choose any title you like for the Projects Page.
In the Page URL section, ensure the slug is set to
projects
. This links the page to the route you've set up in yourroutes.yaml
file.Optionally, you can add an excerpt and feature an image to make the page more engaging.
Once you're done, click on Publish to make your Projects Page live.
Last updated