Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding code to render subfolder content as "cards" similar to home page DTT #162

Open
krobinsonca opened this issue Aug 14, 2024 · 3 comments · Fixed by #189
Open

Adding code to render subfolder content as "cards" similar to home page DTT #162

krobinsonca opened this issue Aug 14, 2024 · 3 comments · Fixed by #189
Assignees

Comments

@krobinsonca
Copy link
Collaborator

krobinsonca commented Aug 14, 2024

Description/User story

Add React components to render cards for subfolders on Level 1 page (Delivery Manual, Foundations, etc)

Acceptance Criteria

  • Render a card UI for each .md file and folder in the top level folder.
  • Card UI mimics the card UI on home: contains a title and body

Design files

@krobinsonca
Copy link
Collaborator Author

As discussed, it will render cards for each .md file and each folder (everything not an index.md) in the top-level folder. Folders and files prefixed with an underscore will be ignored

@amanji amanji removed their assignment Sep 10, 2024
@amanji amanji linked a pull request Oct 11, 2024 that will close this issue
@amanji
Copy link
Collaborator

amanji commented Oct 11, 2024

Is there anything that needs to be modified from the linked PR for this?

@krobinsonca
Copy link
Collaborator Author

@hannahgov - see comment from @amanji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants