Default blog theme for VuePress.
1
stars
169
commits
Vue
primary language
Jun 4, 2024
updated
yarn && yarn docs:devyarn && yarn example:devyarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D
// .vuepress/config.js
module.exports = {
theme: '@vuepress/blog',
themeConfig: {
// Please head documentation to see the available options.
}
}
@vuepress/theme-blog © ULIVZ, Released under the MIT License.
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz
Vue
61.4%
JavaScript
20.7%
CSS
18.0%
Default blog theme for VuePress.
1
stars
169
commits
Vue
primary language
Jun 4, 2024
updated
yarn && yarn docs:devyarn && yarn example:devyarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D
// .vuepress/config.js
module.exports = {
theme: '@vuepress/blog',
themeConfig: {
// Please head documentation to see the available options.
}
}
@vuepress/theme-blog © ULIVZ, Released under the MIT License.
github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz
Vue
61.4%
JavaScript
20.7%
CSS
18.0%