@eox/pages-theme-esa
v0.7.6
Published
Vitepress Theme with ESA branding
Keywords
Readme
pages-theme-esa
Vitepress theme for ESA branded pages.
Usage
npm install -D @eox/pages-theme-esa
npm install @eox/esa-ui
// .vitepress/theme/index.js
import ESA from "@eox/pages-theme-esa"
export default {
extends: ESA
};See also the Vitepress Docs.
