Adding a new CMS portal
Need: When a new module repository is connected to the site, a corresponding CMS portal (nb + en) must be created so that the content can be edited via Decap CMS. No consolidated template or checklist currently exists for this.
Planned content
The checklist will cover:
- Create
static/edit/<name>-nb/and<name>-en/withindex.htmlandconfig.yml config.ymltemplate:repo,branch,locales,locale,sortable_fields, fields includingstatus- Register the portal in
static/edit/index.html(NB) andstatic/edit/en/index.html(EN) - Add new branch in
edit-switcher.html(the theme) before the{{ else }}block - Commit theme change → push → update submodule pointer in
samt-bu-docs
Not started.