【问题标题】:How to add a theme如何添加主题
【发布时间】:2015-03-24 17:52:21
【问题描述】:

我刚刚在 openshift 上连接了一个 ghost 实例。然后我下载了一个新主题并将其添加到内容/主题中。如何用新的 Portfolio 主题替换旧主题 casper?我尝试进入 Makefile 并进行更改:

theme: node_modules
    @cp -r node_modules/ghost/content/themes/casper content/themes/

theme: node_modules
    @cp -r node_modules/ghost/content/themes/Portfolio content/themes/

我在 openshift 和 checked settings 上登录了管理控制台,但没有看到任何更改主题的选项。

【问题讨论】:

    标签: openshift ghost


    【解决方案1】:

    转到http://youropenhosturl/ghost,您将被重定向到 Ghost 的管理页面。这里有一个设置按钮,可让您更改主题。

    【讨论】:

      猜你喜欢
      • 2017-05-21
      • 2021-08-23
      • 1970-01-01
      • 2012-05-22
      • 2015-04-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-08-15
      相关资源
      最近更新 更多