From 0197aedb8492bf2f9f9708007ad6d5d62708aa8e Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 4 Jan 2023 10:58:12 +0900 Subject: [PATCH] Add VitePress Detection --- src/technologies/v.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/src/technologies/v.json b/src/technologies/v.json index bb4bb37ae..b04800fb0 100644 --- a/src/technologies/v.json +++ b/src/technologies/v.json @@ -824,6 +824,22 @@ "oss": true, "website": "https://vitejs.dev" }, + "VitePress": { + "cats": [ + 57 + ], + "description": "VitePress is a Vite & Vue Powered Static Site Generator.", + "icon": "vite.svg", + "implies": [ + "Vue.js", + "Vite" + ], + "js": { + "__VP_HASH_MAP__": "" + }, + "oss": true, + "website": "https://vitepress.vuejs.org/" + }, "Vitrin.me": { "cats": [ 51