Skip to content

SayNop/blog_by_vuepress_v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog by vuepress2

Blog based on vuepress v2

Visit online

click here

Manual

put markdown files in ./detail directory

Run & build

# before run
yarn install
# run
yarn blog:dev
# build
yarn blog:build

Node Version

v16.20.0

Package

package list

vuepress = "2.0.0"

pinia

nodejs-jieba

vuepress-plugin-blog2

vuepress-plugin-copy-code2

vuepress-plugin-comment2

vuepress-plugin-search-pro

vuepress-plugin-seo2

vuepress-plugin-sitemap2

package update

  • edit package.json

  • remove node_modules directory and lock file

  • install package yarn install or npm install

Update online

use update shell script

./update.sh