/site

Hexo code of http://joeleee.github.io/

Primary LanguageHTMLApache License 2.0Apache-2.0

#site Hexo code of http://joeleee.github.io/

#required files _config.yml

package.json

source

node_modules

scaffolds

themes

#step hexo server // local preview on http://localhost:4000/

hexo generate // generate the files to deploy

hexo deploy // deploy to the site

-Joe Lee