Commit graph

3 commits

Author SHA1 Message Date
q9i
0ef0844265 feat: add DocumentCardWrapper component to display document cards on the Documents page
The DocumentCardWrapper component takes in a shortName parameter and renders a DocumentCard component for the corresponding document. If the document does not exist, a 404 page is displayed. The DocumentCardWrapper component is used in the Page component to render a grid of document cards.
2024-02-19 11:05:35 -08:00
Team 1280 Programming Laptop
4bbd31bcd3 Clean up document page additions 2024-02-14 16:43:47 -08:00
a8120f492d added document viewer and changed styling 2024-02-10 11:12:13 -08:00