Skip to content

claudio-salvio/OnyxianWiki_onyxianwiki

 
 

Repository files navigation

Onyxian Wiki

About

This is the source code of the Onyxian Wiki, the documentation hub for all Spigot plugins by OnyxianSoul.

Visit!

See the live version at : https://onyxianwiki.vercel.app/

Get the plugins!

You can get the plugins at: https://www.spigotmc.org/members/onyxiansoul.667504/

Contribute!

Contributions are welcome. Feel free to submit pull requests if you believe something could be improved :)

Technologies:

The wiki is based on Docusaurus ( https://docusaurus.io ), which is built with next ( https://nextjs.org/ ) that uses react ( https://es.reactjs.org/ )

The documentation is written in MDX ( https://mdxjs.com/ ).

Docusaurus Styling is provided by Infima (https://infima.dev/). I customize general Styling with SASS ( https://sass-lang.com/ ), & do component-specific styling with Styled Components ( https://styled-components.com/ ).

The main component framework used is material UI ( https://material-ui.com/ ).

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 74.0%
  • SCSS 14.3%
  • CSS 11.7%