add site-newdesign configuration that generates the new design #270

Open
lee wants to merge 1 commits from lee/hpr_generator:main into main
First-time contributor
  • incorporating the draft splash design into the site generator
  • some amendment to menus and styling and banner
  • card images contributed by Elsbeth

to generate the old design (assuming database and dependencies already set up)

./site-generator --configuration=site.cfg --all

to generate new design

./site-generator --configuration=site-newdesign.cfg --all
- incorporating the draft splash design into the site generator - some amendment to menus and styling and banner - card images contributed by Elsbeth to generate the old design (assuming database and dependencies already set up) ``` ./site-generator --configuration=site.cfg --all ``` to generate new design ``` ./site-generator --configuration=site-newdesign.cfg --all ```
lee added 1 commit 2025-08-03 16:06:15 +00:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u main:lee-main
git checkout lee-main
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: HPR/hpr_generator#270
No description provided.