Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aneoconsulting/armonik-docs-theme
- Owner: aneoconsulting
- Created: 2023-01-16T15:03:44.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-29T22:00:04.000Z (about 2 months ago)
- Last Synced: 2024-11-29T23:17:57.250Z (about 2 months ago)
- Topics: armonik, docs, theme
- Language: Vue
- Homepage: https://aneoconsulting.github.io/armonik-docs-theme/
- Size: 1.08 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
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)