Skip to content

Diesel-Net/coming-soon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

coming-soon

Thanks to Creative Tim for supplying a great template to work from.

Environment Variables

You have the following environment variables which allow you to configure the coming soon page:

Variable name Description Example
TITLE Webpage head title TITLE="Awesome App"
PRODUCT_NAME Product name show on the page PRODUCT_NAME="My Awesome App"
NOTICE_TEXT The sentence under the product name NOTICE_TEXT="Awesome App is what you were looking for since a while."
FACEBOOK_URL Facebook button URL to your page FACEBOOK_URL="https://www.facebook.com/awesomeapp"
TWITTER_URL Twitter button URL to your page TWITTER_URL="https://www.twitter.com/awesomeapp"
GITHUB_URL Github button URL to your page GITHUB_URL="https://www.github.com/awesomeapp"
EMAIL Email to be used for the Email button EMAIL="[email protected]"