Projects Page
OnFlow comes with predefined Projects page, which contains the list of projects.
Routes Setup is required to display this page.
This page will be available at /projects
URL automatically, however, to change page data you have to modify the router.yaml file and create a page. Hereβs how:
- Log in to Ghost admin
- Go to Pages, click New page
- Set the Page title
- Open the Page settings sidebar
- Specify the Page URL to
projects
- Click Publish
Create a Single Project
To create a single Project you have to follow these steps:
- Log in to Ghost admin
- Go to Posts, click New post
- Set the Post title
- Open the Post settings sidebar
- Specify the
#project
to Tags - Click Publish
β οΈ
Remember that internal tags starting with #
are not visible to readers and are used only for theme features and integrations.