@aedart/vuepress-utils
Version:
A few utilities for Vuepress.
29 lines (15 loc) • 916 B
Markdown
# Vuepress Utilities
Contains a few utilities for [Vuepress v2](https://v2.vuepress.vuejs.org/), which are also used for building this documentation site.
Amongst them are:
## Navigation
* [Archive](https://aedart.github.io/ion/archive/current/packages/vuepress-utils/navigation/archive.html)
## Plugins
* [Last Updated](https://aedart.github.io/ion/archive/current/packages/vuepress-utils/plugins/last-updated.html)
## Components
* [Version Disclaimer](https://aedart.github.io/ion/archive/current/packages/vuepress-utils/components/version-disclaimer.html)
# Official Documentation
Please read the [official documentation](https://aedart.github.io/ion/) for additional information.
## Versioning
This package follows [Semantic Versioning 2.0.0](http://semver.org/)
## License
[BSD-3-Clause](http://spdx.org/licenses/BSD-3-Clause), please read the [`LICENSE`](./LICENSE) file included in this project.