Skip to content

Project Leader section#554

Merged
rrrutledge merged 3 commits intomainfrom
project-leader
May 16, 2023
Merged

Project Leader section#554
rrrutledge merged 3 commits intomainfrom
project-leader

Conversation

@rrrutledge
Copy link
Copy Markdown
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
const workbookReadPath = join('..', 'workbook', section.workbook)

writeMarkdownFile(workbookFileName, workbookFrontMatter, body)
if (section.workbook && fs.existsSync(workbookReadPath)) {
Copy link
Copy Markdown
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.

Comment thread scripts/section_data.json
"dirName": "project-leader",
"workbook": "",
"workbookImage": "",
"image": "images/learn/LP_thumbnail_projectleader.jpg",
Copy link
Copy Markdown
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.

2 participants