Coming Soon is a landing page theme for Cecil, powered by Start Bootstrap Coming Soon and Bootstrap, with Netlify Forms integration.
composer require cecil/theme-comingsoon
Or download the latest archive and uncompress its content in
themes/comingsoon
.
Run the following command:
cd themes/comingsoon/static && npm install
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
Coming Soon is a free software distributed under the terms of the MIT license.