ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
26 stars 43 forks source link

feat: IAB Site Updates #260

Closed AndrewCalderSpringload closed 1 year ago

AndrewCalderSpringload commented 1 year ago

This pull request facilitates the hosting of the IAB website (www.iab.org) via the existing IETF website infrastructure, and implements a redesign of the IAB website.

The following actions should be undertaken after release to enable activation of the IAB website:

  1. A new IAB root homepage should be created.
  2. A site object for IAB should be created.
  3. The IAB site layout should be selected via Site Layout Settings.

If it does not already exist, the following environment variable should be added to the staging environment: ENVIRONMENT=staging

For all environments, any environment variables used to whitelist hostnames will also need to be updated. (eg. ALLOWED_HOSTS, ADDRESSES)