Documentation for projects under Lasting Legacy, including Legacy4J and Re-Console.
Find a file
2026-03-03 14:15:06 +00:00
docs fix: remove leftover citation 2026-03-03 14:15:06 +00:00
.gitignore Update .gitignore 2026-02-28 17:59:30 -06:00
LICENSE YES NOES 2026-02-28 12:52:03 +11:00
package-lock.json add new dependencies 2026-02-28 23:11:10 -06:00
package.json add new dependencies 2026-02-28 23:11:10 -06:00
README.md Add link to docs to README 2026-03-01 05:21:21 +00:00

Lasting Legacy Documentation

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

License

The Lasting Legacy Documentation is licensed under Creative Commons Attribution 4.0 International.