Skip to content

Instantly share code, notes, and snippets.

@kohki-shikata
Last active October 3, 2017 23:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kohki-shikata/8babaf764fe43cbc6d9fbe15da1611f2 to your computer and use it in GitHub Desktop.
Save kohki-shikata/8babaf764fe43cbc6d9fbe15da1611f2 to your computer and use it in GitHub Desktop.
【随時更新】Hexo まとめ(Node.js製のブログ型静的サイトジェネレーター) ref: http://qiita.com/kohki-shikata/items/dc0cb4ccc97cb38b8023
$ hexo init <folder>
$ cd <folder>
$ npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment