看地址
兔子托尼啊, 這個(gè)就是我搭建好的。
下面我來告訴你們怎么搭建
github 搭建主題很簡單,只要有個(gè)github賬號就可以了。
去github 上面創(chuàng)建一個(gè)項(xiàng)目 你的用戶名.github.io,切記你的用戶名一定要和你注冊的github名稱一樣。
Install and setup
Before using it, you may need Bower and Bundler on your local to install dependencies.
- Fork code and clone
- Run bower install to install all dependencies in bower.json
- Run bundle install to install all dependencies in Gemfile
- Update _config.yml with your own settings.
- Add posts in /_posts
- Commit to your own Username.github.io repository.
因?yàn)榍岸艘呀?jīng)開始分模塊來,這次構(gòu)建我們用基于NodeJs、Bower and Bundler 命令。
- 首先fork 代碼到你的本地
- 命令行執(zhí)行
bower install - 命令行執(zhí)行
bundle install - 更新
_config.yml成你的 -
_posts這個(gè)文件夾就是你放博客的地方
如下圖我們只要在里面放你的博客文章就可以了
在這里插入圖片描述
支持MarkDown的寫法很方便的。
如果有搭建不成功的可以回復(fù)我,我?guī)湍恪?/p>

關(guān)注公眾號更多免費(fèi)福利。