Skip to content

Custom theme to get a blog using VuePress.

In this guide, you will learn how to add the theme to a new project manually.

WipoDev
i

Install

$ npm install vuepress-theme-ajwi --save-dev

🛠️

Config

blog configuration file .vuepress/config.js

p

post

The \_posts folder is where your blog posts are located. You can simply write blog posts in Markdown.

Released under the MIT License.