celestia

0.0.2 • Public • Published

celestia (WIP)

A simple theme for VitePress.

Installation

npm add -D celestia

Usage

// .vitepress/config.ts
import { defineConfig } from 'celestia/minimal/core'

export default defineConfig({
  // ...
})
// .vitepress/theme/index.ts
import Theme from 'celestia/minimal/theme'
import 'celestia/minimal/styles'

export default Theme

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i celestia

Weekly Downloads

1

Version

0.0.2

License

none

Unpacked Size

51.9 kB

Total Files

8

Last publish

Collaborators

  • brc-dd