kpress

1.0.6 • Public • Published

Kpress

kpress use for generate ssg blog, study base on vuepress source code

install

npm i kpress

mkdir(docs) and create one md file

/docs/
  hello.md

add npm script use kpress command in package.json

  "scripts": {
    "build": "kpress"
  },

build generate fil'blog'

npm run build /blog/
  hello.html
  /assets/

Readme

Keywords

Package Sidebar

Install

npm i kpress

Weekly Downloads

3

Version

1.0.6

License

MIT

Unpacked Size

12.5 kB

Total Files

15

Last publish

Collaborators

  • ackuikui