Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

honkit-plugin-theme-osiris

stuyk1Apache-2.01.0.3

A dark theme for Honkit.

theme, honkit, osiris, gitbook

readme

Osiris Theme for Honkit

This is the default theme for https://altv.stuyk.com/ which is unofficial documentation for alt:V. This builds off the default theme and simply makes a more elegant front-end design.

Preview

Based off the theme for https://altv.mp/

Installation

Install from npm

npm install honkit-plugin-theme-osiris --save-dev

Recommended to load this plugin last.

{
    "plugins": ["honkit-plugin-theme-osiris"]
}