36 lines
951 B
Markdown
36 lines
951 B
Markdown
---
|
|
banner_title: "Pixel Services Documentation"
|
|
banner_description: "Explore the documentation for all public Pixel Services projects"
|
|
|
|
head:
|
|
- - meta
|
|
- name: "twitter:description"
|
|
|
|
# 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
|
|
---
|
|
|