valaxy/docs/pages/index.md

66 lines
1.8 KiB
Markdown

---
layout: home
title: Valaxy
titleTemplate: '%s - Next Generation Static Blog Framework'
hero:
name: VALAXY
text: Next Generation Static Blog Framework
tagline: Simple, powerful, and performant. Meet the modern BLOG framework you've always wanted.
image:
src: /valaxy-logo.png
alt: Valaxy Logo
actions:
- theme: brand
text: hero.actions.get-started
link: /guide/getting-started
type: fly
- theme: alt
text: hero.actions.view-github
link: https://github.com/YunYouJun/valaxy
# todo, rewrite with valaxy
features:
- icon: i-logos:markdown
title: features.markdown.title
details: features.markdown.details
- icon: i-logos:vitejs
title: features.vite.title
details: features.vite.details
- icon: i-vscode-icons:file-type-vueconfig
title: features.vue.title
details: features.vue.details
- icon: i-logos:unocss
title: features.unocss.title
details: features.unocss.details
- icon: i-logos:vueuse
title: features.vueuse.title
details: features.vueuse.details
- icon: i-logos:github-actions
title: features.actions.title
details: features.actions.details
- icon: i-vscode-icons:file-type-locale
title: features.i18n.title
details: features.i18n.details
- icon: i-logos:typescript-icon
title: features.typescript.title
details: features.typescript.details
- icon: i-logos:visual-studio-code
title: features.vscode.title
details: features.vscode.details
- icon: i-vscode-icons:folder-type-theme
title: features.theme.title
details: features.theme.details
- icon: i-vscode-icons:folder-type-plugin
title: features.addon.title
details: features.addon.details
- icon: i-logos:electron
title: features.electron.title
details: features.electron.details
---
<WorkInProgress />
<ValaxySponsors />