作者:权志龙qzl818_734 | 来源:互联网 | 2023-08-22 20:44
看地址兔子托尼啊,这个就是我搭建好的。下面我来告诉你们怎么搭建github搭建主题很简单,只要有个github账号就可以了。去github上面创建一个项目你的用户名.github.
看地址
兔子托尼啊, 这个就是我搭建好的。
下面我来告诉你们怎么搭建
github 搭建主题很简单,只要有个github账号就可以了。
去github 上面创建一个项目 你的用户名.github.io,切记你的用户名一定要和你注册的github名称一样。
我是fork的这个主题
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.
因为前端已经开始分模块来,这次构建我们用基于NodeJs、Bower and Bundler 命令。
- 首先fork 代码到你的本地
- 命令行执行
bower install
- 命令行执行
bundle install
- 更新
_config.yml
成你的 _posts
这个文件夹就是你放博客的地方
如下图我们只要在里面放你的博客文章就可以了
支持MarkDown的写法很方便的。
如果有搭建不成功的可以回复我,我帮你。
关注公众号回复视频、书籍关键字领取更多免费福利。