# theme publish 模板发布命令

模板发布命令,用于将模板发布至 sscms.com 官网模板中心 (opens new window)

TIP

提交模板后,需经官方技术团队审核后方可正式上架。

# 用法

sscms theme publish
    -d, --directory=VALUE
    -h, --help

可以设置可选参数控制模板发布选项。

# 选项

选项 简写 说明
--directory -d 站点文件夹名称
--help -h 命令说明

theme publish 模板发布命令运行前需要使用 login 命令登录 sscms.com 官网 (opens new window)

theme publish 模板发布命令除了发布初始模板外,还可用于更新模板。

# 示例

sscms theme publish -d Zosimos
SUCCESS  Theme published, your theme will live at https://sscms.com/templates/template.html?userName=<publisher>&name=Zosimos.

模板发布成功后,官方技术团队将审核模板安全与可用性,审核通过后将正式上架官方模板中心。

上次更新: 2023/9/16 下午2:15:25