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
.github/workflows/build.yml
:- Replace
custom-cms
with the name of this project's CMS image.
- Replace
- Delete
/docs
directory (so it does not become outdated). - Delete this notice.
- Follow Core CMS Template's "Set Up Project".
- Adapt or Remove "Quick Start" accodrding to your project.
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.
- Remove this notice.