Generate landing pages for pattern adopters by spier · Pull Request #624 · InnerSourceCommons/InnerSourcePatterns · GitHub
Skip to content

Generate landing pages for pattern adopters - #624

Draft
spier wants to merge 31 commits into
mainfrom
generate-adopter-pages
Draft

Generate landing pages for pattern adopters#624
spier wants to merge 31 commits into
mainfrom
generate-adopter-pages

Conversation

@spier

@spier spier commented Nov 25, 2023

Copy link
Copy Markdown
Member

Implements #623

1st implementation approachs:

  • take a list of predefinded organization names (e.g. from a file adopters.txt)

  • loop through all pattern files

  • extrac the "Known Instances" section

  • check if it contains the name of the organization, and if yes, story it in a list dict[org] => [list of patterns]

  • then generate a file adopters/<org_name>.md

  • write a list of patterns to that file

  • commit these changes

  • have the book.yaml GHA run after this, so that it can pick up these adopters/*.md files, and add them to toc.md

@spier

spier commented Nov 25, 2023

Copy link
Copy Markdown
Member Author

@spier

spier commented Nov 25, 2023

Copy link
Copy Markdown
Member Author

As part of this I am also experimenting with more visual configuration options of gitbook (see README.md).
Not sure yet if this will be part of the finale PR.

@gruetter

gruetter commented Dec 5, 2023

Copy link
Copy Markdown
Contributor

Would you like updates to the adopters pages for specific companies at this point, @spier ?

@spier

spier commented Dec 8, 2023

Copy link
Copy Markdown
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants