File tree Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Expand file tree Collapse file tree 1 file changed +11
-9
lines changed Original file line number Diff line number Diff line change @@ -5,26 +5,28 @@ layout: home
55hero :
66 name : " beaverCDS"
77 text : " The next-generation CTF deployment framework"
8- tagline : " Challenges made simple."
8+ tagline : " Challenge management made simple."
99 actions :
1010 - theme : brand
1111 text : Get started
12- link : /getting-started
12+ link : /for-sysadmins/quickstart
1313 - theme : alt
14- text : Writing challenges
14+ text : Add a challenge
1515 link : /for-authors/quickstart
1616
1717features :
18- - title : Deploy
18+ - title : Quick setup
1919 icon : 🚀
20- details : Set up a new deployment on a fresh cluster
20+ details : beaverCDS can get you from a fresh cluster to ready for challenges in minutes.
2121 link : /for-sysadmins/quickstart
22- - title : Configure
22+
23+ - title : Control Challenge Deployment
2324 icon : ⚙️
24- details : All about the global `rcds.yaml` config
25+ details : Quickly enable or disable challenges to control exactly what is live for players.
2526 link : /for-sysadmins/config
26- - title : Add challenge
27+
28+ - title : Simple yet flexible
2729 icon : ✏️
28- details : For challenge authors, how to add a new challenge
30+ details : Adding a new challenge is simpler than ever.
2931 link : /for-authors/quickstart
3032---
You can’t perform that action at this time.
0 commit comments