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

remove legacy jekyll template inclusion #341

Merged
merged 1 commit into from
Aug 14, 2023

Conversation

cpauvert
Copy link
Contributor

@cpauvert cpauvert commented Jul 4, 2023

Hi!
This fixes #340.

Removing the line improves readability and does not seem to break anything else in the lesson, after using the following command with the Carpentries Workbench:

sandpaper::validate_lesson()
sandpaper::build_lesson()

Hope that helps and let me know if I should run additional tests to be sure not to break anything.
BEst,

@github-actions
Copy link

github-actions bot commented Jul 4, 2023

🆗 Pre-flight checks passed 😃

This pull request has been checked and contains no modified workflow files, spoofing, or invalid commits.

It should be safe to Approve and Run the workflows that need maintainer approval.

@p-j-smith
Copy link
Contributor

Hi @cpauvert, thanks for your first pr! And sorry for the slow reply - @vhmcck and I are new maintainers and it has taken us a little while to get up to speed.

And doing:

sandpaper::validate_lesson()
sandpaper::build_lesson()

is indeed a good way to check they lesson is building okay.

Thanks again @cpauvert !

@p-j-smith p-j-smith self-requested a review August 14, 2023 08:05
@p-j-smith p-j-smith merged commit 394a20d into datacarpentry:main Aug 14, 2023
@cpauvert
Copy link
Contributor Author

Thank you for considering this : ) And good luck on your maintainers path!

github-actions bot pushed a commit that referenced this pull request Aug 14, 2023
Auto-generated via {sandpaper}
Source  : 394a20d
Branch  : main
Author  : Paul Smith <[email protected]>
Time    : 2023-08-14 08:06:09 +0000
Message : Merge pull request #341 from cpauvert/fix-340-legacy-gh-variables

remove legacy jekyll template inclusion
github-actions bot pushed a commit that referenced this pull request Aug 14, 2023
Auto-generated via {sandpaper}
Source  : 35fdf61
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-08-14 08:08:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 394a20d
Branch  : main
Author  : Paul Smith <[email protected]>
Time    : 2023-08-14 08:06:09 +0000
Message : Merge pull request #341 from cpauvert/fix-340-legacy-gh-variables

remove legacy jekyll template inclusion
github-actions bot pushed a commit that referenced this pull request Aug 14, 2023
Auto-generated via {sandpaper}
Source  : 35fdf61
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-08-14 08:08:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 394a20d
Branch  : main
Author  : Paul Smith <[email protected]>
Time    : 2023-08-14 08:06:09 +0000
Message : Merge pull request #341 from cpauvert/fix-340-legacy-gh-variables

remove legacy jekyll template inclusion
github-actions bot pushed a commit that referenced this pull request Aug 15, 2023
Auto-generated via {sandpaper}
Source  : 35fdf61
Branch  : md-outputs
Author  : GitHub Actions <[email protected]>
Time    : 2023-08-14 08:08:53 +0000
Message : markdown source builds

Auto-generated via {sandpaper}
Source  : 394a20d
Branch  : main
Author  : Paul Smith <[email protected]>
Time    : 2023-08-14 08:06:09 +0000
Message : Merge pull request #341 from cpauvert/fix-340-legacy-gh-variables

remove legacy jekyll template inclusion
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.

Legacy Jekyll template include gh_variables.html remains in the front page
2 participants