Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Feature/roadmap #274

Open
wants to merge 16 commits into
base: staging
Choose a base branch
from
Open

Feature/roadmap #274

wants to merge 16 commits into from

Conversation

Woozl
Copy link
Collaborator

@Woozl Woozl commented Jan 10, 2023

Preliminary roadmap system:

roadmap-demo.mov

Global changes:

  • Added remark-gfm for use with react-markdown. This plugin allows Github-formatted markdown, used for the table in the first step
  • Added styling to tables + horizontal rule
  • Added var(--color-crimson-light)

Roadmap data:
Currently the data is a javascript object passed into the component through the steps prop. I'm not sure which approach is best:

  • having a yaml file with sections for the title/markdown at each step
  • having a folder with a markdown file for each step

I'm inclined to do the second option, but need to figure out how to load data from all of the files to use in one component. Any advice is welcome!

@Woozl Woozl linked an issue Jan 10, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data Submission Guidance Roadmap
1 participant