Skip to content

feat: add GitHub edit and issue buttons to curriculum pages (#552) #1507

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

SHENIPRASHANTH
Copy link

Fixes #552

Added two helpful links at the bottom of each curriculum page:
1)"Edit this page on GitHub"
2)"Open an issue for this page"

This makes it easier for contributors to propose changes or report problems.

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-piscine pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-curriculum pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-launch pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-sdc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-itd pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-common pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

Copy link

netlify bot commented Jul 19, 2025

👷 Deploy request for cyf-tracks pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 8a004be

@illicitonion
Copy link
Member

Hi! Thanks for putting this together!

Can you talk me through how you're testing this change locally? I tried checking out your branch an running the Intro To Programming site (by running: cd org-cyf-itp && npm run start:dev) and it gave me an error:

ERROR render of "taxonomy" failed: "/Users/dwh/src/github.com/CodeYourFuture/curriculum/common-theme/layouts/_default/baseof.html:23:82": execute of template failed: template: _default/taxonomy.html:23:82: executing "_default/taxonomy.html" at <.File.Path>: error calling Path: runtime error: invalid memory address or nil pointer dereference

I think this generally looks good, but I'm not sure it quite always works at the moment :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

Successfully merging this pull request may close these issues.

Feature: open an issue, edit on github buttons
2 participants