#vitepress
I've started a blog post on tools, techniques, and infrastructure we've added to Marten or Wolverine that pay off in easier development. Definitely talking about MarkdownSnippets & VitePress for docs. Nuke for build automation and local scripting.
November 4, 2025 at 6:18 PM
VitePress is a Vue-powered static site generator designed for building fast, content-centric websites 🤸 - madewithvuejs.com/vitepress
October 27, 2025 at 4:31 PM
Need for speed?

Astro’s docs framework Starlight is fastest in its class according to real-world user data 🚀

Check out the full @httparchive.org report: httparchive.org/reports/tech...

And give Starlight a try: starlight.astro.build
October 17, 2025 at 1:12 PM
According to HTTP Archive, Next.js sites see the **worst** Core Web Vitals performance when compared to other popular frameworks

httparchive.org/reports/tech...
October 16, 2025 at 3:51 AM
I'm seeing so much love for VitePress from lib authors lately. It checks tons of boxes. Easy setup, performant out-of-the-box, snappy HMR while editing, a lovely and full-featured default theme. And they keep improving it daily. Recommended if you haven't played with it already
May 9, 2023 at 6:53 PM
在思考文档页使用 gitbook 还是用 vitepress 好...
主要是平常摸都用的 vitepress
December 18, 2024 at 1:56 AM
oh wow, so
- with the native plugins flag
- on a small code base (SvelteKit)
the bundle size even decreased (433.25 -> 398.09)

Without the flag I had the same effect as @stordahl.dev (roughly 15% bundle size increase).

Question: does the peer-dependency step apply to SvelteKit?
May 31, 2025 at 10:49 AM
Notion便利だけど重さよね…
vitepressは一応私でもなんとかなったのでなんとかなるはず(別PNのサイトをWordPressからこれにしたい…)
November 19, 2024 at 11:26 PM
With VitePress, you can load data from various sources—a CMS, an API, a database, or even the filesystem. 🗃️

To showcase this powerful feature, let's build a GitHub projects page! 👇
Showcase Your GitHub Projects on Your VitePress Blog - Estéban Soubiran
Enhance your VitePress blog with GitHub projects. Learn API data retrieval and how to display your projects on your blog.
buff.ly
November 1, 2024 at 9:01 AM
Learn how Nólëbase's suite of VitePress plugins can elevate your Vue documentation with features like file history and contributor details with @rzmu.bsky.social at Vue.js Nation.

https://youtu.be/7EzSpDhpFIk
Vue.js Nation: Boost Your VitePress Docs with Nólëbase Integrations ~ Rizumu Ayaka
Check out this Vue.js Nation tip by Rizumu Ayaka, Member of Vue Vapor: Learn how Nólëbase's suite of VitePress plugins can elevate your Vue documentation wit...
youtu.be
February 11, 2025 at 10:59 PM
VitePress.
November 29, 2024 at 2:34 PM
VitePress is a static site generator designed for building fast, content-centric websites 🤸 - madewithvuejs.com/vitepress
May 23, 2025 at 11:28 AM
Vitepress、wikiとか作るならよさそうなんだけどブログってなるとちょっと自分でやらないといけない部分が多すぎる

それこそページのルーティングとか、アーカイブとかタグみたいな機能全部自分で書くのムリや
February 17, 2025 at 1:32 AM
J'ai migré la doc de Task sur Vitepress et j'en ai profité pour refondre certaines pages !
Si vous avez des feedbacks, je prends :)
taskfile.dev
August 17, 2025 at 12:54 PM
VitePress is the best Static Site Generator for me, its DX is amazing
blog.vuejs.org/posts/vitepr...
Announcing VitePress 1.0 | The Vue Point
The official blog for the Vue.js project
blog.vuejs.org
March 23, 2024 at 12:20 AM
実際、vitepress製のページをどのように編集するのか理解していないので
November 25, 2024 at 4:47 PM
That’s the main tech writers team PM’s prioritization tool, I guess. Or maybe they just forgotten to turn off some Vitepress/Docusaurus plugin… You never know…
March 16, 2025 at 3:22 AM
久々にGitHub活動、VitePressめちゃ優秀で触ってて楽しい。早いとこ書き上げてGitHub Pagesにアップしたい。
July 13, 2024 at 4:01 PM
Now that the *Create a Blog with VitePress and @vuejs.org from Scratch* series is complete, I’d love to hear your feedback!

What did you think? Did you enjoy it? Did you learn something new?

Feel free to leave a comment on my website 👇
soubiran.dev/series/creat...
Create a Blog with VitePress and Vue.js from Scratch - Estéban Soubiran
Build a dynamic blog with VitePress and Vue.js from scratch. Learn setup, SEO, and deployment for a seamless blogging experience.
soubiran.dev
November 22, 2024 at 10:33 AM
Vitepress and Cloudflare. It’s super easy to setup with Cloudflare and they even give you preview links on PRs.
December 5, 2024 at 2:18 PM
hey what's something like "Material for MkDocs" or VitePress that is still able to follow the system theme when JS is off :neofox_floof_explode:
December 28, 2024 at 12:00 AM
別ペンネームでやってるWordPressをお墓(静的サイト)にして放置コンテンツ化、新しい部分はVitePressで更新したいけどまずWPを墓にする所からめんどくさい(:3っ )っ
November 19, 2024 at 6:18 PM
Shoutout to @brc-dd.bsky.social for adding support for Bluesky links to VitePress! And for updating the Vite docs, including links for team members. If your project uses VitePress, update to v1.5.0 and go crazy with the butterflies. Vite PR here github.com/vitejs/vite/...
November 4, 2024 at 9:54 PM
昨日VitePressとCloudflare Pagesでサイト作ってみたけど、このまま更新しなくなる予感がするw
hayatedayon.com
April 4, 2024 at 11:10 AM
Yeah, sure. Will need a Vue-based image component and probably some glue code, but sounds doable. Makes especially sense since the docs are built with VitePress, so good to eat your own dog food! 🙂
December 12, 2024 at 1:50 PM