vuepress-theme-asgar
v0.1.0
Published
Asgar Ghost theme ported to VuePress
Downloads
6
Readme
vuepress-theme-asgar
Sites
- Live Example - clone this repo and run
yarn && yarn example:dev - Live Example - Stefan Cosma
Install
yarn add vuepress-theme-asgar -D
# OR npm install vuepress-theme-asgar -DUsage
// .vuepress/config.js
module.exports = {
theme: 'vuepress-theme-asgar',
themeConfig: {
// Please head documentation to see the available options.
}
}LICENSE
vuepress-theme-asgar © stefanbc, Released under the MIT License.
