Ossus is a framework for building documentation sites that focuses on being:
create-ossus
) and lets you get started writing markdown without having to fuss around with any dev work.Ossus is comprised of 3 packages:
ossus
ossus-components
ossus-scripts
All three are avaliable as packages on NPM: npm install --save ossus ossus-components ossus-scripts
;
We also provide a starter script so you can get setup with Ossus in one command, just run npx create-ossus
in the directory you want to use.
More information can be found on our documentation.
We built Ossus because we couldn't find a framework out there that perfectly fit our needs at CDK Global. We hope that others will be able to get the value from it that we have, and we welcome contributions from the community!
We have adopted a Code of Conduct that we expect all contributors to adhere to. Please read the code of conduct before contributing so that you know what is allowed as a part of this community.
Ossus is MIT Licensed