- 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
```
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
to generate the old design (assuming database and dependencies already set up)
to generate new design
As discussed on matrix, it may be better to feed contributions to the newsite branch
Pull request closed