Skip to Content
DocsOnFlowProjects Page

Projects Page

OnFlow comes with predefined Projects page, which contains the list of projects.

OnFlow theme Projects page

Routes Setup is required to display this page.

This page will be available at /projects URL automatically. However, to change the page title, feature image, or excerpt, you have to modify the routes.yaml file and create a page in Ghost.

You must uncomment the data: page.projects line in your routes.yaml file and upload it to Ghost for these changes to take effect.

Here’s how to customize it:

  1. Log in to Ghost admin
  2. Go to Pages, click New page
  3. Set the Page title
  4. Open the Page settings sidebar
  5. Upload a Feature image (optional)
  6. Add an Excerpt (optional)
  7. Specify the Page URL to projects
  8. Click Publish

Create a Single Project

To create a single Project you have to follow these steps:

  1. Log in to Ghost admin
  2. Go to Posts, click New post
  3. Set the Post title
  4. Open the Post settings sidebar
  5. Add the #project tag to Tags
  6. Click Publish

Remember that internal tags starting with # are not visible to readers and are used only for theme features and integrations.