documentation/README.md
PadowYT2 369fa557cb
Edits to the documentation (#553)
Co-authored-by: Daniel Barton <danielb@purpleflaghosting.com>
Co-authored-by: Louis Ravignot Dos Santos <louis.rds@akticube.fr>
2024-08-28 20:12:54 -06:00

15 lines
698 B
Markdown

---
home: true
heroImage: /doc_pterry.png
actionText: Get Started →
actionLink: /project/introduction
features:
- title: Security First
details: Security is a first-class citizen on this platform with bcrypt hashing, AES-256-CBC encryption, and HTTPS support out of the box.
- title: Modern Tooling
details: Built on a modern stack utilizing the best design practices that make it easy to jump in and make modifications.
- title: Docker to the Core
details: All servers run in isolated Docker containers that limit attack vectors, provide strict resource limits, and provide environments tailored to each specific game.
footer: MIT Licensed | Copyright © Dane Everitt and contributors
---