cecil/theme-comingsoon

Cecil 主题:即将推出

资助包维护!
ArnaudLigny
Open Collective

安装: 111

依赖项: 0

建议者: 0

安全: 0

星标: 0

关注者: 2

分支: 0

开放问题: 0

语言:SCSS

类型:cecil-theme

1.6.0 2024-01-22 14:23 UTC

This package is auto-updated.

Last update: 2024-09-22 18:10:14 UTC


README

即将推出 是为 Cecil 设计的着陆页主题,由 Start Bootstrap Coming SoonBootstrap 支持,并集成了 Netlify Forms

Coming Soon preview

安装

composer require cecil/theme-comingsoon

或者 下载最新存档 并在 themes/comingsoon 中解压缩其内容。

安装 Bootstrap

运行以下命令

cd themes/comingsoon/static && npm install

用法

配置 Cecil

在您的 config.ymltheme 部分中添加 comingsoon

theme:
  - comingsoon

示例

theme:
  - comingsoon
comingsoon:
  # customize subscribe form
  subscribe:
    placeholder: Enter Email...
    button: Notify me!
assets:
  compile:
    # customize colors
    variables:
      primary: '#69B7FF'
      secondary: '#69C748'
social:
  twitter:
    site: TwitterHandle
  github:
    username: Username

许可证

即将推出 是根据 MIT 许可证条款免费分发的软件。

© Arnaud Ligny