index.html 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta http-equiv="X-UA-Compatible" content="chrome=1">
  6. <title>wmhilton by wmhilton</title>
  7. <link rel="stylesheet" href="stylesheets/styles.css">
  8. <link rel="stylesheet" href="stylesheets/pygment_trac.css">
  9. <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
  10. <!--[if lt IE 9]>
  11. <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  12. <![endif]-->
  13. </head>
  14. <body>
  15. <div class="wrapper">
  16. <header>
  17. <h1>wmhilton</h1>
  18. <p>I know how to do that!</p>
  19. <p class="view"><a href="https://github.com/wmhilton">View My GitHub Profile</a></p>
  20. </header>
  21. <section>
  22. <h3>
  23. <a name="you-are-early-im-still-setting-up" class="anchor" href="#you-are-early-im-still-setting-up"><span class="octicon octicon-link"></span></a>You are early! I'm still setting up.</h3>
  24. <p>My plan is to migrate content from over here, since Github is the place to be these days. By June perhaps.</p>
  25. <p>Meanwhile, perhaps you'd like to peruse some of my code projects over at <a href="https://github.com/wmhilton" class="user-mention">@wmhilton</a>?</p>
  26. </section>
  27. <footer>
  28. <p><small>Hosted on GitHub Pages &mdash; Theme by <a href="https://github.com/orderedlist">orderedlist</a></small></p>
  29. </footer>
  30. </div>
  31. <script src="javascripts/scale.fix.js"></script>
  32. </body>
  33. </html>