9
0
mirror of https://github.com/BX-Team/DivineMC.git synced 2025-12-22 00:09:15 +00:00
Files
DivineMC/docs/index.md
Artem Ostrasev e974771d69 [ci-skip] Use VitePress instead of Docusaurus (#7)
* [ci-skip] full rework of docs

* [ci-skip] update index page

* [ci-skip] fix logo

* [ci-skip] fix logo 2
2023-08-28 02:02:57 +03:00

1.6 KiB

layout, hero, features
layout hero features
home
name tagline image actions
DivineMC DivineMC is the fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
src alt
logo.png DivineMC
theme text link
brand Download https://github.com/DivineMC/DivineMC/releases/latest
theme text link
alt Documentation /docs/
icon title details
🍴 Fork of Purpur DivineMC is the fork of Purpur compatible with Spigot plugins, offering the best performance for your server.
icon title details
📰 Lithium patches DivineMC contains Lithium patches that optimizing many areas in game.
icon title details
🆕 New features DivineMC contains some PaperMC pull requests patches.
icon title details
🐛 Bug fixes DivineMC have patches that fixes bugs for several Minecraft issues.
icon title details
🔌 Plugin compatibility DivineMC have full compatibility with Spigot & Paper plugins.
icon title details
🔃 Always up-to date DivineMC always updated to latest version of Purpur
<style> :root { --vp-home-hero-name-color: transparent; --vp-home-hero-name-background: -webkit-linear-gradient(120deg, #ffa38a 30%, #310085); --vp-home-hero-image-background-image: linear-gradient(-45deg, #ffa38a 50%, #310085 50%); --vp-home-hero-image-filter: blur(40px); } @media (min-width: 640px) { :root { --vp-home-hero-image-filter: blur(56px); } } @media (min-width: 960px) { :root { --vp-home-hero-image-filter: blur(72px); } } </style>