# vuepress-theme-blog **Repository Path**: xingencloud/vuepress-theme-blog ## Basic Information - **Project Name**: vuepress-theme-blog - **Description**: Default blog theme for VuePress. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # @vuepress/theme-blog [![NPM version](https://badgen.net/npm/v/@vuepress/theme-blog)](https://npmjs.com/package/@vuepress/theme-blog) [![NPM downloads](https://badgen.net/npm/dm/@vuepress/theme-blog)](https://npmjs.com/package/@vuepress/theme-blog) [![NPM LICENSE](https://badgen.net/npm/license/@vuepress/theme-blog)](https://github.com/vuepressjs/vuepress-theme-blog/blob/master/LICENSE) ## Sites - [Documentation](https://vuepress-theme-blog.ulivz.com) - clone this repo and run `yarn && yarn docs:dev` - [Live Example](https://example.vuepress-theme-blog.ulivz.com/) - clone this repo and run `yarn && yarn example:dev` - [Live Example - ULIVZ's space](https://ulivz.com/) - [Live Example - Billyyyyy3320's space](https://billyyyyy3320.com/) ## Install ```bash yarn add @vuepress/theme-blog -D # OR npm install @vuepress/theme-blog -D ``` ## Usage ```js // .vuepress/config.js module.exports = { theme: '@vuepress/blog', themeConfig: { // Please head documentation to see the available options. } } ``` ## LICENSE **@vuepress/theme-blog** © [ULIVZ](https://github.com/ulivz) & [Billyyyyy3320](https://github.com/billyyyyy3320), Released under the [MIT](./LICENSE) License.
> [github.com/ulivz](https://github.com/ulivz) · GitHub [@ULIVZ](https://github.com/ulivz) · Twitter [@_ulivz](https://twitter.com/_ulivz) > [github.com/billyyyyy3320](https://github.com/billyyyyy3320) · GitHub [@Billyyyyy3320](https://github.com/billyyyyy3320)