cecil / theme-comingsoon
Cecil theme: Coming Soon
Fund package maintenance!
ArnaudLigny
Open Collective
Installs: 111
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Language:SCSS
Type:cecil-theme
Requires
- cecil/theme-installer: ^2.0
README
Coming Soon is a landing page theme for Cecil, powered by Start Bootstrap Coming Soon and Bootstrap, with Netlify Forms integration.
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.