Created
August 29, 2014 08:18
-
-
Save stephenkey/17af54521d9f4d1a6b0d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: "Mobile App" | |
| toolbar: false | |
| description: "Example of a mobile application landing page." | |
| css: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/mobile-app.css' | |
| pages: | |
| - | |
| name: "First Page" | |
| sections: | |
| feature_hero_full: | |
| title: 'MobileApp' | |
| text: 'Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.' | |
| link: '#' | |
| btn: 'Take A Tour' | |
| banner_title: | |
| title: 'Super Awesome Features' | |
| feature_mobile_6: | |
| image: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/bia_photos.jpg' | |
| feature_mobile_6: | |
| image: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/bia_calendar.jpg' | |
| banner_title_full: | |
| title: 'Sign up to find out more.' | |
| banner_search_full: | |
| btn: 'Sign Up' | |
| banner_title: | |
| title: 'Our Customers Already Love It' | |
| section_article_4: | |
| image: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/customer1.png' | |
| title: 'Native Records' | |
| text: '"Lorem ipsum dolor sit amet, consectetuer adipiscing elit."' | |
| section_article_4: | |
| image: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/customer2.png' | |
| title: 'Rocket Inc' | |
| text: '"Lorem ipsum dolor sit amet, consectetuer adipiscing elit."' | |
| section_article_4: | |
| image: 'https://s3.amazonaws.com/gitframe/examples/mobile-app-landing/customer3.png' | |
| title: 'Local Pub' | |
| text: '"Lorem ipsum dolor sit amet, consectetuer adipiscing elit."' | |
| banner_social: default |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment