Getting started
Replace this text with your own. Everything GitLab renders is rendered here the same way — tables, task lists, footnotes, code blocks and Mermaid diagrams.
| Step | What to do |
|---|---|
| 1 | Rename the site in pages.config.js |
| 2 | Replace README.md with your front page |
| 3 | Add folders and .md files |
- Site created from the template
- Content written
graph LR A[content repo] --> B[builder image] --> C[nginx image] --> D[your domain]