Skip to content

Is it possible to add individual project pages? #163

Discussion options

You must be logged in to vote

Hi, good question. I think this is something many people could potentially want.

First, check out these pages of the docs for some background information:
https://greene-lab.gitbook.io/lab-website-template-docs/advanced/custom-components
https://greene-lab.gitbook.io/lab-website-template-docs/advanced/data-and-collections

Since you want separate pages for each item, you'd want a "collection" (instead of "data").

Here's basically what you can do:

  1. Create a collection folder called _projects (or whatever you want to name it).
  2. In your _config.yaml, set output: true for your new projects collection so Jekyll generates a separate page for each item.
  3. If you do use "projects" for the name, delet…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@jxchen01
Comment options

@vincerubinetti
Comment options

@jxchen01
Comment options

@vincerubinetti
Comment options

@jxchen01
Comment options

Answer selected by vincerubinetti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants