documentation/README.md
2018-07-27 21:50:03 -07:00

15 lines
708 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 © 2015 - 2018 Dane Everitt & Contributors
---