NetJagaimo / blog_life_old

Source code of my github.io blog for recording my life.
0 stars 0 forks source link

Auto deployment 資料蒐集 #2

Open NetJagaimo opened 4 years ago

NetJagaimo commented 4 years ago

以下為如何進行auto deployment的各種資料蒐集

Automating deployment of a GitHub Pages hosted site with Jekyll and Travis CI Pelican: 用python寫的static site generatoe Hexo - 使用 Travis CI 自動佈署 Blog: 兩個repo的作法,一個repo存放md文章,另一個是github.io的repo,存放編譯好的網頁 使用 Travis CI 自動發布 hexo 到 Github pages: 在github.io這個repo開兩個分支,一個分支放md文章,另一個master分支放編譯好的網頁 09. 持續整合 - 僅支援 GitHub 的 Travis CI Hexo git deployer removes commits history? Let's do something about that!