【问题标题】:What is the GH-Pages workflow that is used on the Jekyll project?Jekyll 项目中使用的 GH-Pages 工作流程是什么?
【发布时间】:2014-09-20 04:28:22
【问题描述】:

我一直在查看https://github.com/jekyll/jekyll,我想知道他们将使用什么工作流程来获取 gh-pages 分支上 master 分支上的 docs 文件夹的内容?

【问题讨论】:

    标签: git github jekyll


    【解决方案1】:

    通过 rake 任务自动发布到 gh-pages。

    你可以看看https://github.com/jekyll/jekyll/blob/master/Rakefile#L162

    要使用此命令,您只需要安装 Rake 并运行 rake publish

    【讨论】:

      猜你喜欢
      • 2014-06-05
      • 2018-02-02
      • 1970-01-01
      • 1970-01-01
      • 2016-04-25
      • 1970-01-01
      • 2018-05-14
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多