Figure out how to import all the CHAOSScon pages
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 1
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
all the CHAOSScon pages that we have in content/ seem to also be sourced from https://github.com/chaoss/website/tree/main/CHAOSScon
id like to import these pages without doing it individually. To do so, we need to basically be able to inject front matter into the pages in bulk (i.e. if we use a git submodule or something).
Unsure how to do that in a sensible way
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Compare the pages already in content/ with the source pages under CHAOSScon in the chaoss/website repository. First inspect how this Hugo site handles front matter and external content, including the proposed git submodule approach. Done means all CHAOSScon pages are imported in bulk, receive the needed front matter, and build correctly without individual page edits.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, hugo
- Domain
- content
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100