vitepress

Vite & Vue powered static site generator.

MIT License

Downloads
557.9K
Stars
11.1K
Committers
341

Bot releases are hidden (Show)

vitepress - v0.9.2

Published by kiaking over 3 years ago

Fix build files.

vitepress -

Published by yyx990803 almost 4 years ago

Bug Fixes

Features

  • built-in ClientOnly component (8809d2d)
  • default-theme: support customLayout: true in frontmatter (f32771f)
  • add $withBase global app function (15e18df)
  • add Algolia DocSearch (#40) (#153) (5bb4730)
  • add native support for carbon ads (#86) (9d6b8ca)
  • support customizing default theme via slots (b8e892e)
  • add more global and computed properties (#152) (c6bdcfb), closes #152
vitepress - v0.9.0

Published by kiaking almost 4 years ago

Bug Fixes

  • avoid 300ms click delay on touch devices (621ca3e)
  • fix nested list having too much margin (b0cf2be)
  • fix sidebar active status not working as expected (#140) (#149) (0b181e7)
  • make code block look prettier (#146) (242fcc1)
  • fix some color in code block not working as expected (#143) (da09266)

Features

  • add "last updated" feature (40d204b)
vitepress - v0.8.1

Published by kiaking almost 4 years ago

Bug Fixes

  • fix "next and prev link" not working when link has extention (6dcf6b3)
  • fix "next and prev links" not working when the base option is set (#139) (018a9b4)
vitepress - v0.8.0

Published by kiaking almost 4 years ago

Bug Fixes

  • exit process with non-zero code on error (fb09f8e)
  • fix edit link and prev and next links display (#97) (c3b7172)
  • fix next and prev links not working (#130) (fdd498b)
  • display header-anchor links when using keyboard navigation (ddc3640)
  • show top part of scrollbar in sidebar (#129) (1ba209a)

Features

vitepress - v0.7.3

Published by kiaking almost 4 years ago

Bug Fixes

  • Fix sidebar page switch layout shifting
  • Fix production hydration mismatch
vitepress - v0.7.4

Published by kiaking almost 4 years ago

Bug Fixes