Skip to content

hvnobug/vuepress-theme-dew-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

How to use it

Checking out and initializing the git repository

git clone https://github.com/hvnobug/vuepress-theme-dew-demo.git
cd vuepress-theme-dew-demo

Install the dependencies

npm i
# or
yarn install

Then run the development server!

yarn run dev

Documentation

documentation

Resume Page

How to generate resume page and pdf file.

Run resume server

npm run resume-dev
# or 
yarn run resume-dev

Preview resume page

npm run resume-build
# or 
yarn run resume-build

Build vuepress and resume page

npm run build-with-resume
# or 
yarn run build-with-resume

Deploy

Modify deploy.sh before run this script.

npm run deploy
# or
yarn run deploy

About

๐Ÿ“บ Dew vuepress theme demo. ๐Ÿ‘€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published