Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

514 GitHub issue page #589

Closed
wants to merge 3 commits into from
Closed

514 GitHub issue page #589

wants to merge 3 commits into from

Conversation

ye-susan
Copy link
Contributor

No description provided.

@cnk
Copy link
Member

cnk commented Jun 29, 2020

Looking good so far. If you add one more scope to the _config.yml file, you can get the guide pages rending with the template:

defaults:
  - scope:
      path: ""
      type: "pages"
    values:
      layout: "default"

  - scope:
      path: ""
      type: "projects"
    values:
      layout: "project"

  - scope:
      path: ""
      type: "guide-pages"
    values:
      layout: "guide-pages"

@ye-susan
Copy link
Contributor Author

ye-susan commented Jul 2, 2020

Closing this PR since I've uploaded my final changes for this issue in a new PR: #592

@ye-susan ye-susan closed this Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants