-
Notifications
You must be signed in to change notification settings - Fork 0
Views
Charles Doucet edited this page Feb 4, 2025
·
6 revisions
Views serve as blueprints for various web pages. When creating new content pages, they are constructed by utilizing one of the existing views. This ensures uniformity in the layout and styling of all pages of the same type. Moreover, it simplifies the maintenance and updating of these views, as they all share common building blocks.
All views use the same building blocks to facilitate quick content creation without having to worry about code repetition and isolated formatting.
- Projects View
- Home View
- Hypotheses View
- Utilities