Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

vuepress/vuepress-theme-blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

13b33d4 · Dec 18, 2021
Jun 23, 2019
Oct 31, 2020
Dec 18, 2021
Dec 18, 2021
Jun 3, 2019
Aug 23, 2020
Feb 12, 2020
Nov 10, 2020
Aug 14, 2020
Jun 3, 2019
Jan 13, 2020
Jun 3, 2019
Aug 14, 2020
Dec 21, 2019
Oct 31, 2020
Jun 3, 2019
Dec 15, 2021
Jan 22, 2020
Nov 1, 2020
Nov 1, 2020

Repository files navigation

@vuepress/theme-blog

NPM version NPM downloads NPM LICENSE

Sites

Install

yarn add @vuepress/theme-blog -D
# OR npm install @vuepress/theme-blog -D

Usage

// .vuepress/config.js
module.exports = {
  theme: '@vuepress/blog',
  themeConfig: {
    // Please head documentation to see the available options.
  }
}

LICENSE

@vuepress/theme-blog © ULIVZ & Billyyyyy3320, Released under the MIT License.

github.com/ulivz · GitHub @ULIVZ · Twitter @_ulivz

github.com/billyyyyy3320 · GitHub @Billyyyyy3320