Files
PixelDocs/index.md
T
Relism 6b96bf7102 Added automatically generating banner cards for each md page file that has
---
banner_title: "..."
banner_description: "..."
---
2024-12-23 22:40:08 +01:00

32 lines
899 B
Markdown

---
banner_title: "Pixel Services Documentation"
banner_description: "Explore the documentation for all public Pixel Services projects"
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: "Pixel Services Documentation"
text: ""
tagline: "Explore the documentation for all public Pixel Services projects"
actions:
- theme: brand
text: Support Us
link: https://buymeacoffee.com/pixelservices
- theme: alt
text: Check out our Github
link: https://github.com/Pixel-Services
features:
- title: Flash
details: Simple, modern and fast expressive web framework written in Java.
link: /flash
- title: ServerLibraries
details: A Library made to ease server-side Fabric mod development.
link: /serverlibraries
- title: MoBot
details: A Modular Discord Bot with a simple but efficent API.
link: /mobot
---