~repos /website

#astro#js#html#css

git clone https://pyrossh.dev/repos/website.git

木 Personal website of pyrossh. Built with astrojs, shiki, vite.



.vscode/extensions.json



{
"recommendations": [
"astro-build.astro-vscode",
"unifiedjs.vscode-mdx",
"tauri-apps.tauri-vscode",
"rust-lang.rust-analyzer",
"myriad-dreamin.tinymist"
],
"unwantedRecommendations": []
}