Skip to content

forrestgrant/Coming-Soon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coming Soon

Simple "Coming Soon" page with email capture.

Install

  • Download directory.
  • Update includes/config.php

config.php

<?php
	$conf['app_name'] = "Sample App";
	$conf['notify'] = "email@example.com";
	$conf['notification_from'] = "server@example.com";
?>

Features

  • HTML5/CSS3
  • Responsive design using mediaqueries
  • Sends email to recipient in includes/config.php

To view an example, visit http://forrestgrant.github.com/Coming-Soon/.

About

Simple "Coming Soon" page with email capture.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published