Skip to content

Instantly share code, notes, and snippets.

View baininghan's full-sized avatar
💭
Building !!!

程序员老白 baininghan

💭
Building !!!
  • Timework
  • NanJing
  • 23:33 (UTC +08:00)
View GitHub Profile
#!/bin/zsh
CUR_DIR=$PWD
HEXO=/Users/wzpan/Documents/workspace/repositories/hexo-blog
PUBLISH=/Users/wzpan/Documents/workspace/repositories/wzpan
CSS=$HEXO/themes/bootstrap/source/css
JS=$HEXO/themes/bootstrap/source/js
DIST=$HEXO/themes/bootstrap/source/dist
PUBLIC=$HEXO/public