時(shí)間:2023-08-02 22:30:01 | 來源:網(wǎng)站運(yùn)營
時(shí)間:2023-08-02 22:30:01 來源:網(wǎng)站運(yùn)營
通過GitHub免費(fèi)構(gòu)建個(gè)人網(wǎng)站:# 選用淘寶鏡像下載npm install -g cnpm --registry=https://registry.npm.taobao.org #安裝失敗可多次嘗試cnpmcnpm -v
3. 安裝hexo-clicnpm install -g hexo-clihexo -vD:cd Iblogchdir## 必須先安裝githexo init
4. 啟動(dòng)博客hexo s# INFO Hexo is running at http://localhost:4000/ . Press Ctrl+C to stop.
三:上傳博客#新建博客hexo n "我的第一篇博客文章"cd source/_postsdircd ../../# 清理數(shù)據(jù)hexo clean# 生成hexohexo g# 重新啟動(dòng)hexo s
四:博客免費(fèi)部署到github上去npm install hexo-deployer-git --save
2.使用UltraEdit打開"_config.yml",打開頁面如下:# 提交賬戶git config --global user.email "smiles2011hyc@gmail.com"git config --global user.name "smiles2011hyc"hexo d
點(diǎn)擊“sign in with your brower"git clone https://github.com/litten/hexo-theme-yilia.git themes/yiliacd themes/yiliadir
2.5. 修改_config.ymlhexo cleanhexo ghexo s# 推到遠(yuǎn)端即github中hexo d
關(guān)鍵詞:免費(fèi),通過
客戶&案例
營銷資訊
關(guān)于我們
微信公眾號
版權(quán)所有? 億企邦 1997-2025 保留一切法律許可權(quán)利。