Skip to content
This repository has been archived by the owner on Apr 11, 2023. It is now read-only.

Refactor search builder #21

Closed
wants to merge 2 commits into from
Closed

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    e1ebd0b View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. refactor: add MiniSearch as search engine

    - upgrade dependencies
    - update plugin options.
    - update types.
    - refactor builder to use VITEPRESS_CONFIG.pages
    - move search logic to useSimpleSearch to allow create custom Search.vue component
    - move styles in assets/simpleSearch.css
    - remove vue-tsc and add vite-plugin-dts to build .d.ts files
    - update README.md
    - add unit tests and github ci
    Tijawk committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    019425f View commit details
    Browse the repository at this point in the history