看地址
兔子托尼啊, 這個就是我搭建好的。
下面我來告訴你們怎么搭建
github 搭建主題很簡單贡避,只要有個github賬號就可以了。
去github 上面創(chuà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.
因為前端已經(jīng)開始分模塊來溯捆,這次構(gòu)建我們用基于NodeJs、Bower and Bundler 命令厦瓢。
- 首先fork 代碼到你的本地
- 命令行執(zhí)行
bower install
- 命令行執(zhí)行
bundle install
- 更新
_config.yml
成你的 -
_posts
這個文件夾就是你放博客的地方
如下圖我們只要在里面放你的博客文章就可以了
在這里插入圖片描述
支持MarkDown的寫法很方便的。
如果有搭建不成功的可以回復(fù)我啤月,我?guī)湍恪?/p>
關(guān)注公眾號更多免費(fèi)福利煮仇。