page-sitemap.php 7.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. <?php
  2. /*
  3. Template Name: Sitemap
  4. */
  5. get_header(); ?>
  6. <div class="container">
  7. <article id="content" class="single" role="main">
  8. <?php if ( have_posts() ) while ( have_posts() ) : the_post(); ?>
  9. <div class="entry-content">
  10. <h2 class="entry-title"><a href="<?php the_permalink(); ?>" title="<?php printf( esc_attr__( '%s', 'daw' ), the_title_attribute( 'echo=0' ) ); ?>" rel="bookmark"><?php the_title(); ?></a></h2>
  11. <?php the_content(); ?>
  12. <div class="row">
  13. <div class="col-sm-8">
  14. <ul class="sitemap">
  15. <li class="list-group-item"><a href="../" title="Welcome" class="list-group-item"><span class="fa fa-home fa-fw"></span> Home</a></li>
  16. <li class="list-group-item"><a href="../about/" title="About" class="list-group-item"><span class="fa fa-file-text-o fa-fw"></span> About</a>
  17. <ul class="list-group-horizontal">
  18. <a href="../about/bio/" title="Bio" class="list-group-item"><span class="fa fa-male fa-fw"></span> Bio</a>
  19. <a href="../about/cv/" title="CV" class="list-group-item"><span class="fa fa-file-text-o fa-fw"></span> CV</a>
  20. <a href="../about/dashboard/" title="CV" class="list-group-item"><span class="fa fa-tachometer fa-fw"></span> Dashboard</a>
  21. </ul>
  22. </li>
  23. <li class="list-group-item"><a href="../desk/" title="Desk" class="list-group-item"><span class="fa fa-pencil-square-o fa-fw"></span> Desk</a>
  24. <ul class="list-group-horizontal">
  25. <a href="../desk/archive" title="Archive" class="list-group-item"><span class="fa fa-archive fa-fw"></span> Archive</a>
  26. <a href="../desk/categories" title="Categories" class="list-group-item"><span class="fa fa-folder-open-o fa-fw"></span>Categories</a>
  27. <a href="../desk/tags" title="Tags" class="list-group-item"><span class="fa fa-tags fa-fw"></span>Tags</a>
  28. <a href="../desk/newsletter" title="Newsletter" class="list-group-item"><span class="fa fa-newspaper-o fa-fw"></span> News</a>
  29. </ul>
  30. </li>
  31. <li class="list-group-item"><a href="../studio/" title="Studio" class="list-group-item"><span class="fa fa-flask fa-fw"></span> Studio</a>
  32. <ul class="list-group-horizontal">
  33. <a href="../studio/web" title="Web" class="list-group-item"><span class="fa fa-desktop fa-fw"></span> Web</a>
  34. <a href="../studio/apps" title="Apps" class="list-group-item"><span class="fa fa-mobile fa-fw"></span> Apps</a>
  35. <a href="../studio/code/" title="Code" class="list-group-item"><span class="fa fa-code fa-fw"></span> Code</a>
  36. <a href="../studio/design" title="Design" class="list-group-item"><span class="fa fa-pencil fa-fw"></span> Design</a>
  37. </ul>
  38. <ul class="list-group-horizontal">
  39. <a href="../studio/ideas/" title="Ideas" class="list-group-item"><span class="fa fa-lightbulb-o fa-fw"></span> Ideas</a>
  40. <a href="../studio/art/" title="Art" class="list-group-item"><span class="fa fa-paint-brush fa-fw"></span> Art</a>
  41. <a href="../studio/photo/" title="Photo" class="list-group-item"><span class="fa fa-camera-retro fa-fw"></span> Photo</a>
  42. <a href="../studio/music/" title="Music" class="list-group-item"><span class="fa fa-music fa-fw"></span> Music</a>
  43. </ul>
  44. </li>
  45. <li class="list-group-item"><a href="../client/" title="Client" class="list-group-item"><span class="fa fa-users fa-fw"></span> Client</a>
  46. <ul class="list-group-horizontal">
  47. <a href="../client/projects" title="Projects" class="list-group-item"><span class="fa fa-cogs fa-fw"></span> Projects</a>
  48. <a href="../client/support" title="Support" class="list-group-item"><span class="fa fa-support fa-fw"></span> Support</a>
  49. </ul>
  50. <ul class="list-group-horizontal">
  51. <a href="../client/account" title="Account" class="list-group-item"><span class="fa fa-user fa-fw"></span> Account</a>
  52. <a href="../client/billing" title="Billing" class="list-group-item"><span class="fa fa-calculator fa-fw"></span> Billing</a>
  53. <a href="../client/payments" title="Payments" class="list-group-item"><span class="fa fa-credit-card fa-fw"></span> Payments</a>
  54. </ul>
  55. </li>
  56. <li class="list-group-item"><a href="../contact" title="Contact" class="list-group-item"><span class="fa fa-envelope-o fa-fw"></span> Contact</a>
  57. <ul class="list-group-horizontal">
  58. <a href="../contact/inquiry" title="Inquiry" class="list-group-item"><span class="fa fa-question-circle fa-fw"></span> Inquiry</a>
  59. <a href="../contact/card" title="Card" class="list-group-item"><span class="fa fa-phone fa-fw"></span> Card</a>
  60. <a href="../contact/subscribe" title="Subscribe" class="list-group-item"><span class="fa fa-inbox fa-fw"></span> List</a>
  61. <a href="../contact/guestbook" title="Guestbook" class="list-group-item"><span class="fa fa-pencil-square-o fa-fw"></span> Guests</a>
  62. </ul>
  63. </li>
  64. <li class="list-group-item"><a href="../sitemap" class="list-group-item"><span class="fa fa-sitemap fa-fw"></span> Sitemap</a></li>
  65. </ul>
  66. </div>
  67. <div class="col-sm-4">
  68. <ul class="sitemap">
  69. <li class="list-group-item"><span class="fa fa-globe fa-fw"></span> External Links
  70. <ul class="list-group">
  71. <a href="http://zekenwoozer.com" title="Zeken Woozer" class="list-group-item"><span class="fa fa-link fa-fw"></span> <small>Zeke N Woozer</small></a>
  72. <a href="http://gzet.net" title="GZET" class="list-group-item"><span class="fa fa-link fa-fw"></span> <small>GZET</small></a>
  73. <a href="http://helloginny.com" title="Hello Ginny" class="list-group-item"><span class="fa fa-link fa-fw"></span> <small>Hello Ginny</small></a>
  74. </ul>
  75. </li>
  76. <li class="list-group-item"><span class="fa fa-external-link fa-fw"></span> Social
  77. <ul class="social">
  78. <a href="https://github.com/windhamdavid" title="David Windham Github" rel="me"><span class="fa fa-2x fa-github-square"></span></a>
  79. <a href="https://twitter.com/windhamdavid" title="David Windham Twitter" rel="me"><span class="fa fa-2x fa-twitter-square"></span></a>
  80. <a href="https://www.facebook.com/windhamdavid" title="David Windham Facebook" rel="me"><span class="fa fa-2x fa-facebook-square"></span></a>
  81. <a href="https://plus.google.com/+DavidWindham1" title="David Windham Google+" rel="me"><span class="fa fa-2x fa-google-plus-square"></span></a>
  82. <a href="http://www.last.fm/user/windhamdavid" title="David Windham Last.fm" rel="me"><span class="fa fa-2x fa-lastfm-square"></span></a>
  83. <a href="http://vimeo.com/windhamdavid" title="David Windham Vimeo" rel="me"><span class="fa fa-2x fa-vimeo-square"></span></a>
  84. <a href="http://windhamdavid.tumblr.com/" title="David Windham Tumblr" rel="me"><span class="fa fa-2x fa-tumblr-square"></span></a>
  85. <a href="https://keybase.io/windhamdavid" title="David Windham Keybase" rel="me"><span class="fa fa-15x fa-key"></span></a>
  86. <a href="https://www.coinbase.com/windhamdavid" title="David Windham Coinbase" rel="me"><span class="fa fa-15x fa-bitcoin"></span></a>
  87. <a href="http://en.wikipedia.org/wiki/User:Windhamdavid" title="David Windham Wikipedia" rel="me"><span class="fa fa-15x fa-globe"></span></a>
  88. <a href="https://angel.co/windhamdavid" title="David Windham Angel.co" rel="me"><span class="fa fa-15x fa-angellist"></span></a>
  89. </ul>
  90. </li>
  91. </ul>
  92. </div>
  93. </div>
  94. </div>
  95. <?php endwhile; ?>
  96. </article>
  97. </div>
  98. <?php get_footer(); ?>