Skip to content

514 GitHub issue page#589

Closed
ye-susan wants to merge 3 commits intohackforla:gh-pagesfrom
ye-susan:514-github-issue-page
Closed

514 GitHub issue page#589
ye-susan wants to merge 3 commits intohackforla:gh-pagesfrom
ye-susan:514-github-issue-page

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