Releases: LuxDL/DocumenterVitepress.jl
Releases · LuxDL/DocumenterVitepress.jl
v0.0.12
DocumenterVitepress v0.0.12
Merged pull requests:
- Fix the root path which was causing incorrect links (#77) (@asinghvi17)
Closed issues:
v0.0.11
DocumenterVitepress v0.0.11
Merged pull requests:
- Remove these space cadet fonts 🐵 (#60) (@asinghvi17)
- Copy, don't move, files in the assets folder (#66) (@asinghvi17)
Closed issues:
v0.0.10
DocumenterVitepress v0.0.10
Merged pull requests:
- Fix save paths for images in nested files (#56) (@asinghvi17)
v0.0.9
DocumenterVitepress v0.0.9
Merged pull requests:
- fix precompile issue when duplicate methods were defined (#51) (@asinghvi17)
- Fix deploy path for custom URLs + correct MIME order (#54) (@asinghvi17)
Closed issues:
v0.0.8
v0.0.7
DocumenterVitepress v0.0.7
Merged pull requests:
- write instead of copying to avoid read-only files (#45) (@asinghvi17)
- Up readme (#46) (@lazarusA)
v0.0.6
DocumenterVitepress v0.0.6
Merged pull requests:
- Template folder + turbo encapsulation (#44) (@asinghvi17)
Closed issues:
v0.0.5
v0.0.4
DocumenterVitepress v0.0.4
Merged pull requests:
- up ci (#4) (@lazarusA)
- Update for Documenter v1.0 (#6) (@asinghvi17)
- forgot to remove Infiltrator.jl (#7) (@asinghvi17)
- Squash more bugs! (#8) (@asinghvi17)
- Fix tables and math (#10) (@asinghvi17)
- add some color (#12) (@lazarusA)
- prepare release (#13) (@lazarusA)
- A bit more in docs (#14) (@asinghvi17)
- Don't hash links (#17) (@asinghvi17)
- adds trustees and favicon (#19) (@lazarusA)
- Fix links and tables (#20) (@asinghvi17)
- Make the TLDR instructions more complete (#24) (@LilithHafner)
- Add an edit link to each page (#25) (@asinghvi17)
- Fix typo in workflow comment (#27) (@LilithHafner)
- Integrate vitepress's build step into the package (#28) (@asinghvi17)
- ContentsNode Heading Handling Patch (#30) (@avik-pal)
- fix build path issues (#32) (@asinghvi17)
- Fix build environment issues - now we only need
.vitepress
to exist (#33) (@asinghvi17) - copy vitepress configs and fix url completely (#34) (@asinghvi17)
- Fix build paths for nested files (#35) (@asinghvi17)
Closed issues:
- Update to Documenter1.0. Remove .mapping field from Page (#1)
- allow GitHub pages (#2)
- implement ansicolor=true (#3)
- settings, deploy from master branch (#5)
- Tables and GitHub flavoured block are broken (#9)
- Be consistent in whether links are referred to by plain text or hash ID (#15)
- blank space in urls (#21)
- Default Julia Docs Admonitions (#22)
- Missing edit source button (#23)
- TagBot trigger issue (#31)