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

Closed
lee wants to merge 1 commits from (deleted):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
Author
First-time contributor

As discussed on matrix, it may be better to feed contributions to the newsite branch

As discussed on matrix, it may be better to feed contributions to the newsite branch
lee closed this pull request 2025-08-08 10:28:24 +00:00

Pull request closed

Sign in to join this conversation.
No description provided.