Skip to content

XenitAB/xenitab.github.io

Repository files navigation

Home

Welcome home!

About

Repository gathering documentation for Xenit open source projects.

More details

Take a look at the Makefile and in docs/.

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Search function

The search function does not work when running the dev server, it requires running yarn build (see below).

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service or locally by running yarn serve.

Deployment

This documentation is deployed automatically to https://xenitab.github.io when changes are merged to the main branch.

About

Repository gathering documentation for Xenit open source projects

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published