Skip to content

mkeithX/mkeithx.github.io

Repository files navigation

The SpaceHub Project SpaceHub Project

This repo contains the configurations and source code powering the SpaceHub Project docs website.

Overview

The SpaceHub Project is part of an internal initiative at Kitiplex to set standard practices for software development. It focuses on making sure all projects have clear and comprehensive documentation.

Configuration

The SpaceHub Project website is a static site generated using the latest version of Docusaurus. It is organized as a monorepo.

mkeithx.github.io/
+---examples
+---public
\---website
    +---blog
    +---community
    +---cosmos
    +---docs
    +---src
    |   +---pages
    |   +---plugins
    |   +---theme
    \---static

Installation

Clone this repository to your desktop and run npm install to install all dependencies.

Important

For local installation, it is assumed that you are familiar with how the site is built using Docusaurus.

Contributing

While this project is publicly available and contributions are welcome, we highly encourage future contributors to join Kitiplex! Joining us offers you:

  • Access to a supportive community
  • Additional resources and tools
  • Collaborative opportunities

Note

This project is constantly being updated, and some features may not work as expected.

Learn more about how to get involved.