JSPM

  • Created
  • Published
  • Downloads 22
  • Score
    100M100P100Q72776F
  • License MIT

The Aplos VitePress theme

Package Exports

  • aplos
  • aplos/index.ts

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (aplos) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Aplós - NPM Package

Aplós, but just the theme files, as an NPM Package

[!IMPORTANT] As I said above, this package is just for theme files. For the actual Aplós Project check GabsEdits/aplos

Usage

First, Init the Submodules:

git submodule init

Then, add the theme to the pages/.vitepress/theme directory:

git submodule add https://github.com/GabsEdits/aplos-theme.git pages/.vitepress/theme

Update

To update the theme run this command:

git submodule update --remote --merge