daggerok / my-blog.now.sh

Let's try use VuePress as blogging engine...

Home Page:https://my-blog.now.sh/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

my-blog.now.sh Build Status

add new post

npm i -gED yubisaki-shell

npx yubisaki-shell post -p posts/2021/02/05/lets-test-that-shit --page README.md

current (custom) blog is located here: https://my-blog.now.sh or here: https://my-blog.vercel.app

deploy

npm i ; npm run build
./node_modules/.bin/vercle public --prod

or

npm i ; npm run build
npx vercle public --prod

About

Let's try use VuePress as blogging engine...

https://my-blog.now.sh/

License:MIT License


Languages

Language:Vue 62.2%Language:JavaScript 24.5%Language:Stylus 13.4%