BaffinLee / baffinlee.github.io

Baffin Lee's blog.

Home Page:https://baffinlee.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Baffin Lee's blog

check it out https://baffinlee.com

setup

# install
npm run init

write blog

# generate a new post template
npm run new:post
# or generate a new page template
npm run new:page
# publish it
npm run publish
# preview
npm run preview

About

Baffin Lee's blog.

https://baffinlee.com/


Languages

Language:JavaScript 50.1%Language:CSS 32.1%Language:EJS 17.9%