InnerSourceCommons / InnerSourceLearningPath

Holds the source material for the InnerSource Commons Learning Path
https://innersourcecommons.org/learningpath
Creative Commons Attribution Share Alike 4.0 International
74 stars 46 forks source link

Images for LP-Intro articles "FAQ" and "Is InnerSource Right For My Project" #528

Closed marshmallowrobot closed 1 year ago

marshmallowrobot commented 1 year ago

Create static images for the Learning Path Introduction articles that do not currently have an image

Steps

Use the workbook static image HTML template (InnerSourceLearningPath/workbook/workbook-image-template.html) as a starting point.

  1. Change the text displayed to be appropriate for each article.
  2. Replace the background image with something appropriate for the two articles. When choosing a background image, remember to select something with a free and open license for use (preferably one that does not require attribution).
  3. Take a screenshot of the composed HTML page to generate the static image.
  4. Add the image to the website repository (innersourcecommons.org/static/images/learn).
  5. Adjust the generation script (InnerSourceLearningPath/scripts/generate_learning_path_markdown.js) such that the markdown files published on the website use the new static images when the Learning Path is regenerated.