Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aneoconsulting/armonik-docs-theme

A theme to harmonize and easily maintain each ArmoniK Documentation.
https://github.com/aneoconsulting/armonik-docs-theme

armonik docs theme

Last synced: about 1 month ago
JSON representation

A theme to harmonize and easily maintain each ArmoniK Documentation.

Awesome Lists containing this project

README

        

# ArmoniK Docs Theme

[![NPM version](https://img.shields.io/npm/v/@aneoconsultingfr/armonik-docs-theme?color=3AB9D4&label=)](https://www.npmjs.com/package/@aneoconsultingfr/armonik-docs-theme)

A theme to harmonize and easily maintain each ArmoniK Documentation.

## Tech Stack

**Client:** Nuxt, Nuxt Content

## Documentation

[Documentation](https://aneoconsulting.github.io/armonik-docs-theme)

## Contributing

Contributions are always welcome!

See `CONTRIBUTING.md` for ways to get started.

Please adhere to this project's `code of conduct`.

### Local setup

Clone the repository and run on the root folder:

```sh
pnpm i
pnpm run dev
```

## Authors

- [@esoubiran-aneo](https://www.github.com/esoubiran-aneo)