index.php 5.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138
  1. <!--perhaps an altenate header -->
  2. <?php get_header('home'); ?>
  3. <div id="big-top" class="container-full leader dark">
  4. <!-- Not sure what I'm going to have on my main page just yet maybe the card again -->
  5. <div class="container">
  6. <div class="m-scene scene_element scene_element--fadeinright">
  7. <h1 class="light">Some Static Content</h1>
  8. <h2 class="light">Some Static Content</h2>
  9. <h3 class="light">Some Static Content</h3>
  10. <h4 class="light">Some Static Content</h4>
  11. <h5 class="light">Some Static Content</h5>
  12. <h6 class="light">Some Static Content</h6>
  13. </div>
  14. </div>
  15. </div>
  16. <div class="container">
  17. <div id="content" role="main">
  18. <main id="main" class="site-main" role="main">
  19. <!-- Not sure what I'm going to have on my main page just yet -->
  20. <?php query_posts('showposts=1'); ?>
  21. <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
  22. <div id="post-<?php the_ID(); ?>" <?php post_class(); ?>>
  23. <div class="entry-content">
  24. <div class="date">
  25. <?php the_date('n/j/Y'); ?>
  26. </div>
  27. <h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( 'Permalink to %s', 'daw' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2>
  28. <?php the_content(); ?>
  29. <?php comments_template( '', true ); ?>
  30. <div class="clear">&nbsp;</div>
  31. </div>
  32. </div>
  33. <?php endwhile; ?>
  34. </div>
  35. </div>
  36. <div>
  37. <div class="container">
  38. <div class="row">
  39. <div class="col-md-4">
  40. <h1>Some Static Content</h1>
  41. <h2>Some Static Content</h2>
  42. <h3>Some Static Content</h3>
  43. <h4>Some Static Content</h4>
  44. <h5>Some Static Content</h5>
  45. <h6>Some Static Content</h6>
  46. </div>
  47. <div class="col-md-4">
  48. <h1>Some Static Content</h1>
  49. <h2>Some Static Content</h2>
  50. <h3>Some Static Content</h3>
  51. <h4>Some Static Content</h4>
  52. <h5>Some Static Content</h5>
  53. <h6>Some Static Content</h6>
  54. </div>
  55. <div class="col-md-4">
  56. <h1>Some Static Content</h1>
  57. <h2>Some Static Content</h2>
  58. <h3>Some Static Content</h3>
  59. <h4>Some Static Content</h4>
  60. <h5>Some Static Content</h5>
  61. <h6>Some Static Content</h6>
  62. </div>
  63. </div>
  64. </div>
  65. <div id="big-top" class="container-full leader dark">
  66. <!-- Not sure what I'm going to have on my main page just yet maybe the card again -->
  67. <div class="container">
  68. </div>
  69. </div>
  70. <div class="container">
  71. <div class="row">
  72. <div class="col-md-6">
  73. </div>
  74. <div class="col-md-6">
  75. <h1>Some Static Content</h1>
  76. <h2>Some Static Content</h2>
  77. <h3>Some Static Content</h3>
  78. <h4>Some Static Content</h4>
  79. <h5>Some Static Content</h5>
  80. <h6>Some Static Content</h6>
  81. </div>
  82. </div>
  83. </div>
  84. <div id="big-top" class="container-full leader dark">
  85. <!-- Not sure what I'm going to have on my main page just yet maybe the card again -->
  86. <div class="container">
  87. <div class="row">
  88. <div class="col-lg-8 col-lg-offset-2 col-centered">
  89. <h2 class="light">Subscribe / Contact</h2>
  90. <p class="dim">Subscribe to be notified of new post or contact me and I'll get back with you.</p>
  91. <form action="//davidawindham.us1.list-manage.com/subscribe/post?u=f581cb29340364ff0a4421d5c&amp;id=d7b8f624d3" method="post" id="mc-embedded-subscribe-form" name="mc-embedded-subscribe-form" class="validate" target="_blank" novalidate>
  92. <div class="form-row texts">
  93. <label class='text-field'>
  94. <input type="text" value="" name="FNAME" class="required" id="mce-FNAME" placeholder='David' required>
  95. <strong>First name <span class='req'>*</span></strong>
  96. </label>
  97. <label class='text-field'>
  98. <input type="text" value="" name="LNAME" class="required" id="mce-LNAME" placeholder='Windham' required>
  99. <strong>Last name <span class='req'>*</span></strong>
  100. </label>
  101. </div>
  102. <div class="form-row texts">
  103. <label class='text-field'>
  104. <input type="email" value="" name="EMAIL" class="required email" id="mce-EMAIL" placeholder='you@gmail.com' required>
  105. <strong>Email address <span class='req'>*</span></strong>
  106. </label>
  107. <label class='text-field'>
  108. <input type="text" value="" name="COMPANY" class="" placeholder='Your Place'>
  109. <strong>Company <i>or</i> School</strong>
  110. </label>
  111. </div>
  112. <div class="contact-form-message">
  113. <label class='text-field'>
  114. <input type="text" size="100" value="" name="MMERGE3" class="" placeholder='Your Message'>
  115. <strong>Message</strong>
  116. </label>
  117. </div>
  118. <input type="hidden" value="8" name="group[9585][8]">
  119. <div style="position: absolute; left: -5000px;">
  120. <input type="text" name="b_f581cb29340364ff0a4421d5c_d7b8f624d3" tabindex="-1" value="">
  121. </div>
  122. <div class="actions">
  123. <button type="submit" class="submit btn default" value="Subscribe" name="subscribe" id="mc-embedded-subscribe">Subscribe</button>
  124. <span> ~ or ~ </span>
  125. <button type="submit" class="submit btn default" value="Conctact" name="contact" id="contact">Contact Me</button>
  126. </div>
  127. </form>
  128. </div>
  129. </div>
  130. </div>
  131. </div>
  132. <?php get_footer(); ?>