Skip to content

xieyx/vuepress-theme-feed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vuepress-theme-feed

NPM build NPM version NPM downloads NPM LICENSE

extend @vuepress/theme-default

Sites

Install

yarn add vuepress-theme-feed -D
# OR npm install vuepress-theme-feed -D

Usage

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

Author

vuepress-theme-feed © xieyx, Released under the MIT License.