cecil/theme-comingsoon

Cecil theme: Coming Soon

Fund package maintenance!
ArnaudLigny
Open Collective

Installs: 110

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Language:SCSS

Type:cecil-theme

1.6.0 2024-01-22 14:23 UTC

This package is auto-updated.

Last update: 2024-03-22 17:08:10 UTC


README

Coming Soon is a landing page theme for Cecil, powered by Start Bootstrap Coming Soon and Bootstrap, with Netlify Forms integration.

Coming Soon preview

Installation

composer require cecil/theme-comingsoon

Or download the latest archive and uncompress its content in themes/comingsoon.

Install Bootstrap

Run the following command:

cd themes/comingsoon/static && npm install

Usage

Configure Cecil

Add comingsoon in the theme section of your config.yml:

theme:
  - comingsoon

Example:

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

License

Coming Soon is a free software distributed under the terms of the MIT license.

© Arnaud Ligny