Important
After creating a repository from Core CMS Template:
-
In this doc:
- Rename "TACC Custom CMS" to the name of this project.
- Change https://cep.tacc.utexas.edu/ to URL of this project's website.
-
In these files —
.github/workflows/build.ymlcms/Makefile
— replace
custom-cmswith the name of this project's CMS image. -
Delete
/docsdirectory (so it does not become outdated). -
Adapt or Remove "Quick Start" according to your project.
-
Delete this notice.
Follow Core CMS Template's "Start Project".
Tip
This project is built as a customization of a TACC CMS website. To manage this project's CMS, reference Core-CMS-Template Docs. To develop this project's custom code, keep reading.
Important
After creating a repository from Core CMS Template:
- Document how to develop this project.
- Delete this notice.