Migrating from VuePress to VitePress

Get better search DX, and Vue.js team support

Migrating from VuePress to VitePress

Get better search DX, and Vue.js team support

I was always a fan of #Vue, but never had the chance to try it. Now I explored building a sample webpage in #Vuepress 2.0 for a test phase workshop series:

https://ioer.gp.hrz.tu-chemnitz.de/fdz/campus/

See the description for how the page is setup and integrated with #Gitlab Continuous Integration (#CI):
https://ad.vgiscience.org/links/posts/2024-03-15-ioer@campus-vuepress/

Generally, I found #Vuepress easy to setup. But the `config.js` gets confusing quickly when adding multiple languages for accessibility (#I18n) and configuration settings.

Introduction | IOER-RDC@Campus

RDC Campus Sessions Overview List

GitHub - pages-cms/pages-cms: The No-Hassle CMS for Static Sites Generators

The No-Hassle CMS for Static Sites Generators. Contribute to pages-cms/pages-cms development by creating an account on GitHub.

GitHub

Just finished migrating Forme's docs from #VuePress to #VitePress - pretty straight forward, a little bit of config foo but mostly it just worked!

https://formewp.github.io/

Forme | Forme

The framework that knocks WordPress into shape

https://gihyo.jp/article/2023/05/misskey-03
実はMisskey HubがVuePressを使っているとこの記事で知って、興味を持ちました。
#vuepress

RE:
https://calc.bal.ovh/notes/9ev46zmb56
VuePressを用いた静的サイト生成入門 | gihyo.jp

今回はMisskeyオフィシャルサイトであるMisskey Hubでも使用している、静的サイトジェネレーターVuePressについて紹介します。

gihyo.jp
https://vuepress.vuejs.org
vuepressなるものを発見。個人サイトを作り直そうかな。
#vuepress
Home

Vue-powered Static Site Generator

VuePress

The new version of my conlanging website is up and running, powered by #orgmode and #vuepress!

https://conlang.phundrak.com/

I’ll import the other languages I haven’t imported yet later during the upcoming week, for now it was much more important to me to at least include my two main projects.

Une alternative à #Docusaurus (#Reactjs) et #VuePress (#Vuejs) pour créer des documentations 💡

Fonctionnalités : #authentification, #recherche, #analyse, #sauvegarde

Réalisé avec #NodeJS #PostgreSQL #VueJS #elasticsearch #S3

https://js.wiki

Wiki.js

The most powerful and extensible open source Wiki software.

Now that I am properly exploring #Vuepress, I think I will begin to transition my websites conlang.phundrak.com and config.phundrak.com to this framework in the upcoming months.
Currently, I directly export my #orgmode files to HTML files, but in the case of using Vuepress, I’d first export them to Markdown.

I also really like the possibility of using #Vuejs components directly in my Markdown files, which should help to make things look nicer.