- Contrast & Accessibility\
WCAG compliance for color combinations.
Prerequisites
- Node.js version 18 or higher
- A VitePress project
- A package manager: e.g. npm, pnpm, ...
Installation
Using npm:
``sh
$ npm install -D @ogs-gmbh/vitepress-theme
`
Using a different package managers?
Using yarn:
`sh
$ pnpm add -D @ogs-gmbh/vitepress-theme
`
Using pnpm:
`sh
$ pnpm add -D @ogs-gmbh/vitepress-theme
`
Using bun:
`sh
$ bun add -D @ogs-gmbh/vitepress-theme
`
Usage
Create a VitePress custom theme. Add a custom.scss file and import it in your custom theme. Now, you're ready to give it some usage:
`scss
@use "@ogs-gmbh/vitepress-theme" as vitepress-theme;
@include vitepress-theme.include();
``
License
The MIT License (MIT) - Please have a look at the LICENSE file for more details.
Contributing
Contributions are always welcome and greatly appreciated. Whether you want to report a bug, suggest a new feature, or improve the documentation, your input helps make the project better for everyone.
Feel free to submit a pull request, issue or feature request.
$3
Reporting an issue or creating a feature request is made by creating a new issue on this repository.
GitHub offers a solid guideline for contributing to open source projects through pull requests, covering key practices. These best practices provide a reliable starting point for making effective contributions.
We are committed to keeping a welcoming, inclusive, and respectful community for everyone. To help us achieve this, we kindly ask that you adhere to our Code of Conduct.
Disclaimer
All trademarks and registered trademarks mentioned are property of their respective owners and are used for identification purposes only. Use of these names does not imply endorsement or affiliation.
This project is a trademark of OGS Gesellschaft für Datenverarbeitung und Systemberatung mbH. The License does not grant rights to use the trademark without permission.