ShengYu Talk

首頁 Python教學 C/C++教學 歸檔 標籤 Projects 關於我
2018-01-24

Hexo 快捷鍵

基本常用快捷鍵

1
2
3
4
hexo s -> hexo server
hexo n -> hexo new
hexo d -> hexo deploy
hexo g -> hexo generate

清除緩存文件 db.json 和已生成的靜態文件 public

1
hexo clean
Share
  • Hexo
Newer
Ubuntu 安裝 Hexo
Older
Ubuntu 安裝中文輸入法 (注音)

精選文章

  • Python 基礎教學目錄
  • C/C++ 入門教學目錄
  • Linux 常用指令教學懶人包

最新文章

  • Ubuntu 使用 qpdf 移除 PDF 密碼
  • C/C++ Open MPI 用法與範例
  • C/C++ SQLite 資料庫教學與範例
  • Python SQLite 資料庫教學與範例
  • Ubuntu Android Emulator 模擬器的 image 大小

粉絲專頁

分類

  • Arduino4
  • C/C++教學168
  • Github14
  • Git教學20
  • OpenCV教學8
  • Projects6
  • Python教學227
  • Qt教學7
© 2023 ShengYu
Powered by Hexo
首頁 Python教學 C/C++教學 歸檔 標籤 Projects 關於我