Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Any domain 3.0 #39

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

Any domain 3.0 #39

wants to merge 7 commits into from

Commits on Aug 21, 2024

  1. feat: Support custom index generation by schema.Classifier (#37)

    Date Index is supported too now :D
    SilverRainZ authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    6a3401e View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Multiple indices support (#40)

    - Refactor, better naming
    - Add MonthIndexer
    - Support multiple indexers
    - Fix anchor support of index page
    SilverRainZ authored Sep 4, 2024
    Configuration menu
    Copy the full SHA
    1e68392 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. refactor: Rework role and index constructing (#41)

    Completed all the functions lost compared to v2.
    SilverRainZ authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    c5355b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    7d18d2c View commit details
    Browse the repository at this point in the history
  2. feat: Impl PathIndexer

    SilverRainZ committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    6262eac View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from sphinx-notes/feat/path-indexer

     feat: Impl PathIndexer
    SilverRainZ authored Sep 8, 2024
    Configuration menu
    Copy the full SHA
    04d193b View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

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