/manual.os-js.org

OS.js Manual Homepage Sources

Primary LanguageHTML

OS.js Logo

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.

Support Support Donate Donate Community

OS.js Manual Sources

  • v3: Uses gitbook
  • v2: Uses metalsmith

Live pages: https://manual.os-js.org/

Usage

// Build v3
npx gitbook build

// Build v2
node index.js

You can now serve _book/ or _metalsmith/.

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links