Skip to content

ProjectNyxian/nyxian.app

Repository files navigation

nyxian.app

Discord invite Deploy test site Docusaurus Version

nyxian.app was built using Docusaurus, a modern static website generator.

Todo

  • Documentations to write:
    • nxtool guide
    • Syscalls
    • Entitlement system
    • Kernel explaination

Quickstart

quickstart.sh

This script setups everything for you.

Installation

npm install

Local Development

npm run 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.

Build

npm run build

This command generates static content into the build directory and can be served using any static contents hosting service.

Deployment

Github Pages

You can find an automatic build of the newest state at https://projectnyxian.github.io/nyxian.app/

SSH

deploy.sh user@host

This will build the site and upload it via ssh to the specified host as the specified user.

About

Repository for Nyxian's documentation website

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors