0.5.1 (2024-12-14)
- correctly remove dot in sidebar path (1430c63)
0.5.0 (2024-12-14)
- handle repositories starting with a dot (9929e54)
0.4.0 (2024-12-12)
0.3.2 (2024-11-24)
- fix theme templates copy (2d91a22)
0.3.1 (2024-11-24)
- fix forks page build (e22bd83)
0.3.0 (2024-11-23)
0.2.3 (2024-11-11)
- keep directories sctructures when adding content (fbae6a5)
0.2.2 (2024-11-10)
- include repo if not exculded and only exclusions (b3984d5)
0.2.1 (2024-11-09)
- add end frontmatter separtor in index file (17d70f2)
- do not transform link if it refers to a local section (5440f24)
0.2.0 (2024-11-09)
0.1.7 (2024-11-05)
- handle missing extras files (075001c)
0.1.6 (2024-11-03)
- remove bundledDependencies from package.json (e56ae4d)
0.1.5 (2024-11-02)
- add bundledDependencies (a16e1fa)
0.1.4 (2024-11-02)
- add missing vue dependency (76bf4fb)
0.1.3 (2024-11-02)
- remove vitepress import in generated vitepress config (d57e9e5)
0.1.2 (2024-11-02)
- improve code base (27faa4c)
0.1.1 (2024-10-30)
- correctly handle node option in shebang (fcebfa4)
0.1.0 (2024-10-25)
- fix git fetch system (d2a38ae)
- fix multiple bugs (c803db1)
- fix repo filter system (859b263)
- handle empty repositories (105cb9f)
- make bin executable (9d2a7c8)
- process repos in parallel (98f2915)