Welcome to Wakanda

The cultured people of wakanda welcome you

Get Started →

Simplicity First

Minimal setup with markdown-centered project structure helps you focus on writing.

Vue-Powered

Enjoy the dev experience of Vue + webpack, use Vue components in markdown, and develop custom themes with Vue.

Performant

VuePress generates pre-rendered static HTML for each page, and runs as an SPA once a page is loaded.

Wakanda Heritage

Alert Options

TIP

This is a tip

No

This is a warning

WARNING

This is a dangerous warning

Line highlight in code blocks

export default {
  data () {    return {
      msg: 'Highlighted!'    }
  }
}

Using Vue in Markdown

49

Hello this is a component

5