User guide layout
-
Modified CSS: font-size, colors, margins...
-
Added an ArticleContent Component that will be used for the changelog and user guide articles, which contains the styles for each titles, paragraphs, images etc.
-
Added link to User Guide in footer
-
Added a UserGuideWarning Component:
- Added a UserGuideEditContent Component:
-
Added a UserGuideLink Component (for usage in MDX to allow links to open in new tab)
-
Fixed table of content
-
Made responsive
+ merge main to solve conflicts
Applied required modifications + modified different layout issues
It feels very strange not to have any behavior when hovering links on the left-side menu. It makes the user feel like they're not clickable. Was that part of the original design? Same for the image boxes on the user guide's index and the right side sidebar links
Added hover and removed space before exclamation/interrogation mark
Great!