部署器 部署器幫助使用者快速將網站部署到遠端伺服器,無需複雜的指令。 概要hexo.extend.deployer.register(name, function (args) { // ...}); 一個參數 args 將會被傳遞到函數中。它包含在 _config.yml 中設定的 deploy 值,以及使用者在終端機中輸入的確切內容。