APPIYA is a professional HTML5 App landing page template for any kind of Apps, Software or any kind of digital product marketing website. It's made with the latest version Bootstrap framework, SCSS preprocessor. APPIYA is responsive for all of the devices and designed with a clean look and feel, stylish & modern trend. For makeing the feel and look of awesome we used many awesome CSS3 animations. It comes with 10 unique HTML pages which include tons of sections, 1 homepage, 5 blog layout pages, 3 single and blog pages and a 404 page. APPIYA has 6 different pre-made gradient background, 6 different SVG backgrounds, and 6 different flat background color schemes. Also, you can add unlimited gradient, SVG or color scheme very easily. 2100+ icon fonts by IcoFont 800+ Google web fonts can give you huge benefits to select font-icons and web fonts. To make a professional looking Apps, Software or any kind of digital product landingpage with minimum cost, APPIYA can be your best choice.
Every section start with a comment like this:
< !-- ========== Section Name start ========== >
Some HTML codes for this section
<!-- ========== Section Name end ========== >

Every point of CSS content you will find start with a comment like this:
/* ---------------------------------------------------- #. CSS point name -------------------------------------------------------- */ some CSS codes here

Every point of JS content you will find start with comments like below in custom.js file under js folder.
It's comes with two diffrent codes stracture.
/******************** JS point name ********************/
Some JS codes here

You have an easy option to switch the color background version you want to use. Just uncomment the CSS link on the head of HTML file which version you want to use.

For typography, you have the option to change it from our 6 pre-made version and if you wish you can use your own font very easily.

If you don't use pre-made version here how you can add your custom font:
All fonts used from google web font directory. We used it by import in css/typography/lora-montsarat.css. They're called 2 fonts as like below structure. You could change these fonts very easily. Follow google web font document here to see how to do. After adding font just change the font family for headings and body.
/* ---------------------------------------------------- 1. IMPORT GOOGLE FONTS -------------------------------------------------------- */
We have used a contact form into the template. To set your e-mail address for receiving emails from users go php folder. There has sendmail.php script file for you to set e-mail. Open a file for which form you would like to set e-mail and replace our dummy e-mail to your mail. where we have this line:
// $obj->mailto = 'yourmail@yourdomain.com'; // Replace your e-mail here
We have included a subscribe form on domina's version 3. The form is totally working with a local subscription also with MailChimp subscription. If you want to use local subscription you don't need to do anything especially just keep the local subscription code into the HTML file. The subscriber's email lists will be automatically stored on subscribe/email-list.txt file.
If you want to use MailChimp form you have to use the code for MailChimp in HTML file also need to add MailChimp post URL on js/custom.js file
