Documentation for projects under Lasting Legacy, including Legacy4J and Re-Console.
The documentation is hosted on docs.nostalgica.net and is automatically updated nightly.
This repository is hosted on git.nostalgica.net and mirrored on GitHub.
The Lasting Legacy Documentation is powered by VitePress, and most pages are written in Markdown.
To run the docs on your own machine for contribution purposes:
- Install Node.js version 18 or higher
- Install VitePress through NPM in a terminal
npm add -D vitepress@next
- Start the local development server
npm run docs:dev
The Lasting Legacy Documentation is licensed under Creative Commons Attribution 4.0 International.