[WIP] new website design #266

Draft
rho_n wants to merge 2 commits from newsite into main
Owner

Update the structure and format of the template pages and CSS files to implement the new website design as discussed in the following issues:

Currently using the CSS flexbox model for the layout to facilitate a responsive design along with our refreshed look.

Update the structure and format of the template pages and CSS files to implement the new website design as discussed in the following issues: - https://repo.anhonesthost.net/HPR/hpr_documentation/wiki/Website-Design - https://repo.anhonesthost.net/HPR/hpr_hub/issues/45#issuecomment-2449 Currently using the [CSS flexbox model for the layout](https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Flexbox) to facilitate a [responsive design ](https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Responsive_Design) along with our refreshed look.
rho_n added the
Feature Request
label 2025-07-15 00:30:23 +00:00
rho_n added 1 commit 2025-07-15 00:30:24 +00:00
Create basic structure in html to be displayed using the CSS
Flex box model
rho_n added 1 commit 2025-07-15 00:52:13 +00:00
This pull request is marked as a work in progress.

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin newsite:newsite
git checkout newsite
Sign in to join this conversation.
No description provided.