一個簡約的卡片式hexo博客主題。git
import
字段方便導入各類標籤到主題中。top: true
置頂你最愛的文章!本主題將持續更新和維護,你能夠在這裏查看主題的實際效果:👉 https://xaoxuu.com/blog/ 👈github
首先打開終端,cd
到你博客的路徑,若是你想省事,複製下面這行腳本到終端中執行,全程自動化操做。npm
curl -O 'https://raw.githubusercontent.com/xaoxuu/hexo.sh/master/hexo.sh' -# && chmod 777 hexo.sh && . hexo.sh -i i x
hexo.sh腳本詳細使用方法詳見 hexo.sh腳本的文檔 。
若是你想手動安裝,第一步下載主題到themes/
文件夾:json
git clone https://github.com/xaoxuu/hexo-theme-material-x themes/material-x
而後安裝依賴包:bash
npm i -S hexo-generator-search hexo-generator-feed hexo-renderer-less hexo-autoprefixer hexo-generator-json-content hexo-recommended-posts
注意:這些截圖可能已通過期了,請以上方提供的演示連接中的實際效果爲準。服務器