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

Project Leader section #554

Merged
merged 3 commits into from
May 16, 2023
Merged

Project Leader section #554

merged 3 commits into from
May 16, 2023

Conversation

rrrutledge
Copy link
Contributor

@rrrutledge rrrutledge commented Apr 28, 2023

  • Converted from Product section.
  • See this discussion in Slack.
  • Converted markdown to ASCIIDOC.
  • Adjusted generation script to skip the workbook for sections that don't have one.

* Converted from Product section
@rrrutledge rrrutledge requested a review from MaineC April 28, 2023 12:23
@rrrutledge rrrutledge requested a review from a team as a code owner April 28, 2023 12:23

writeMarkdownFile(workbookFileName, workbookFrontMatter, body)
if (section.workbook && fs.existsSync(workbookReadPath)) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just check if the workbook exists rather than inferring the same due to the fact of it being a translation. See what you think @tsadler1988.

"dirName": "project-leader",
"workbook": "",
"workbookImage": "",
"image": "images/learn/LP_thumbnail_projectleader.jpg",
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needs InnerSourceCommons/innersourcecommons.org#530 merged first for this to work.

@rrrutledge rrrutledge merged commit e769d39 into main May 16, 2023
@rrrutledge rrrutledge deleted the project-leader branch May 16, 2023 15:45
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.

None yet

2 participants