/images/avatar.jpg

Tsuiokuyo

原本在netlify的網站被砍了,一些東西也一併掛了,因此買了這網域,想將這首頁改成一個百合傳教用畫面
可是還想不到要怎麼呈現,再加上好麻煩,超級麻煩

(三)Hexo部屬至netlify

這是最後一篇了吧 登入netlify後 New site from Git -> gitlab 選擇hexo的project 基本上,應該都自動導入了 建立好了後,網站就生成了, 首先先改個網址

(二)hexo github & gitlab推送

這篇文章的瑕疵很多,如果沒有必要,最好去找其他人的文章比較好,因為我的部屬方法根本是自找麻煩,我最終的目的是要在使用netlify部屬Hex

Hello World

Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub. Quick Start Create a new post $ hexo new "My New Post" More info: Writing Run server $ hexo server More info: Server Generate static files $ hexo generate More info: Generating Deploy to remote sites $ hexo deploy More info: Deployment