---
layout: home

hero:
  slogan: WhiteBlock Document Theme for VitePress
  intro: WhiteBlock Theme has customized on the basis of Vitepress, which can generate efficient and nice-looking documents within a few seconds. It provides more rich feature and higher usability make it easily to handle your documents.


  actions:
    - theme: default
      text: Get Started
      icon: i-iconamoon:lightning-2-fill
      link: ./guide
    - theme: contrast
      text: View on GitHub
      icon: i-simple-icons:github
      link: https://github.com/Kythuen/white-block

features:
  title: Why choose WhiteBlock theme?
  desc: With WhiteBlock theme, it's easy create a nice-looking document.
  items:
    - icon: ⚡
      title: Easy To Use
      desc: With CLI tool, you can build your document within a few seconds. Just to start ideas in your mind right now.
    - icon: ✨
      title: Nice Looking & Powerful
      desc: Unified style, elegant designed and build-in responsive. Abundant features that can meet the vast majority of needs.
    - icon: ✏️
      title: Customizable
      desc: Provides rich components and slots for you to customize document according to your needs.
    - icon: 💎
      title: Popular Technologies
      desc: Keep up with popular technology trends, build your project using Vue, TypeScript, Vite, Unocss etc.
    - icon: 🌈
      title: Rich Ecosystem
      desc: WhiteBlock Theme provides a rich collection of toolkit collection that can be applied in your projects as needed.
    - icon: 👨‍💻
      title: Continuously Updates
      desc: WhiteBlock Theme templates will continuously optimized and expanded according to needs and feedback.

technologies:
  title: Works with your technologies
  items:
    - title: vue
      icon: i-logos:vue
      link: https://vuejs.org/
    - title: typescript
      icon: i-logos:typescript-icon
      link: https://www.typescriptlang.org/
    - title: unocss
      icon: i-logos:unocss
      link: https://unocss.dev/
    - title: vite
      icon: i-logos:vitejs
      link: https://vite.dev/
    - title: vitest
      icon: i-logos:vitest
      link: https://vitest.dev/
    - title: unjs
      icon: i-logos:unjs
      link: https://unjs.dev/

started:
  title: Explore More
  desc: Quickly implement your ideas and enjoy your coding.
  link: https://kythuen.github.io/white-block/packages/vitepress/guide
---