Jacky's Notes

Learn, Record, Share

Home Hexo
5月 10 2016

change Hexo theme and test Hexo 3.2 and Blog restart

wow 荒廢一陣子的 blog 準備重啟。

  • try to update Hexo 3.2
  • rollback Hexo 2.8.3
  • some theme

Read More

Share 留言
  • Hexo
  • blog
5月 24 2015

Hexo 新增文章後幫你開啟 markdown 編輯器

每次我們開始撰寫文章的時候…會執行以下的流程:

1. 在 command line 敲下熟悉的指令

1
hexo new "我的新文章"

2. 接著打開 atom、MacDown 或者其他 markdown IDE 開始撰寫文章。

本篇將自動化以上兩個步驟,讓我們看下去如何操作吧。

Read More

Share 留言
  • Hexo
  • markdown
5月 17 2015

Hexo sitemap 提交至 Google 網站管理員 (Web Masters)

Dsitemap 提交至 Google 網站管理員

Read More

Share 留言
  • Hexo
  • sitemap
5月 16 2015

Hexo sitemap [error] TypeError: Cannot read property 'sitemap' of undefined

sitemap [error] Cannot read property 'sitemap' of undefined

Read More

Share 留言
  • Hexo
  • sitemap
5月 14 2015

Hexo livereload

Live Reload

減少網頁開發中常按 command + R 的情況,監聽文件更動既幫你 Reload 的開發好幫手。

hexo-livereload Github

livereload 官網

Read More

Share 留言
  • Hexo
  • Live Reload
5月 12 2015

Hexo add DISQUS Comments 新增留言板

新增 DISQUS 留言板

Read More

Share 留言
  • DISQUS
  • Hexo
5月 9 2015

Hexo deploy not have images and Layout

到 github.io 看到 deploy 後畫面

情況:

  • 成功 deploy
  • 沒有 Image
  • 沒有 Layout

解:

###_config.yml 設定
: 分號前面記得加空格

1
2
url: http://帳號.github.io/名稱
root: /名稱/
Share 留言
  • Hexo
5月 8 2015

Hexo depoly to GitHub

#目標:

  1. 新增一篇文章
  2. 上傳到Github

Read More

Share 留言
  • Hexo
5月 8 2015

Node.js 上安裝 Hexo 並在 GitHub 建立 Blog step by step 教學-安裝

Hexo

A fast, simple & powerful blog framework powered by Node.js.

Read More

Share 留言
  • Hexo

© 2016 Jacky.H.Hung

Powered by Hexo

最新文章

  • middleman install
  • flux 筆記 - 使用 react.js 與計數器範例
  • 閱讀演講筆記 - QCon 全球軟體開發大會 - React 生態圈 by 郭达峰
  • Github atom IDE Plugin 簡介與使用心得
  • 使用 hackmd online editor 與 markdown 語法製作工程師簡報

標籤

  • AngularJS
  • Bootstrap
  • DISQUS
  • GraphQL
  • HackMD
  • Hexo
  • IDE
  • Interview
  • JSON
  • Live Reload
  • Mac OSX
  • Protractor
  • ReactJS
  • Relay
  • Scrum
  • Sublime Text 3
  • TaiwanLeft
  • Testing
  • atom
  • blog
  • coServ
  • flux
  • front-end
  • gulp
  • hackmd
  • javascript
  • markdown
  • middleman
  • mopcom
  • node
  • nodeJS
  • presentation
  • react
  • sitemap
  • slack@softnshare
  • slide
  • workshop
  • 不只是簡報

彙整

  • June 2016
  • May 2016
  • December 2015
  • November 2015
  • October 2015
  • June 2015
  • May 2015
  • April 2015
  • March 2015
Home Hexo