/shared/docs/index.html

https://github.com/deltafactory/landing-pages · HTML · 94 lines · 76 code · 12 blank · 6 comment · 0 complexity · 068eec87215bcfe837308ab047924630 MD5 · raw file

  1. <!doctype html>
  2. <html>
  3. <head>
  4. <meta charset='utf-8'>
  5. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
  6. <meta name="viewport" content="width=device-width">
  7. <title>Flatdoc</title>
  8. <!-- Flatdoc -->
  9. <script src='js/jquery.js'></script>
  10. <script src='js/legacy.js'></script>
  11. <script src='js/flatdoc.js?94850'></script>
  12. <!-- Flatdoc theme -->
  13. <link href='css/style.css?94850' rel='stylesheet'>
  14. <script src='js/script.js?94850'></script>
  15. <link href='css/theme.css?94850' rel='stylesheet'>
  16. <script src='js/theme.js?94850'></script>
  17. <!-- Initializer -->
  18. <script>
  19. //*
  20. Flatdoc.run({
  21. fetcher: Flatdoc.file('analytics.events.md')
  22. });
  23. /**/
  24. /*
  25. Flatdoc.run({
  26. fetcher: Flatdoc.file('main.md')
  27. });
  28. /**/
  29. </script>
  30. <!-- Meta -->
  31. <meta content="Flatdoc" property="og:site_name">
  32. <meta content="Flatdoc" property="og:title">
  33. <meta content="website" property="og:type">
  34. <meta content="Flatdoc is the fastest way to create a site for your open source project." name="description">
  35. <meta content="Flatdoc is the fastest way to create a site for your open source project." property="og:description">
  36. <!-- <meta content="http://ricostacruz.com/flatdoc/support/preview.jpg" property="og:image"> -->
  37. </head>
  38. <body role='flatdoc' class='big-h3 large-brief'>
  39. <div class='title-area title-card' style='background-image: url(css/blur.jpg)'>
  40. <div class='in'>
  41. <div class='headline'>
  42. <h1>Inbound Now Documentation</h1>
  43. <p>Learn how to leverage the power of the inbound marketing suite</h5>
  44. <h5><span>Inbound Docs</span></h5>
  45. </div>
  46. </div>
  47. </div>
  48. <div class='header'>
  49. <div class='left'>
  50. <h1><a href='.'>Inbound Now</a></h1>
  51. <ul>
  52. <li><a href='https://github.com/inboundnow'>View on GitHub</a></li>
  53. <li><a href='https://github.com/rstacruz/flatdoc/issues'>Issues</a></li>
  54. <li><a href='reference.html'>API reference</a></li>
  55. </ul>
  56. </div>
  57. <div class='right'>
  58. <iframe src="http://ghbtns.com/github-btn.html?user=davidwells&amp;type=follow&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="20"></iframe>
  59. <iframe src="http://ghbtns.com/github-btn.html?user=davidwells&amp;repo=flatdoc&amp;type=watch&amp;count=true" allowtransparency="true" frameborder="0" scrolling="0" width="110" height="20"></iframe>
  60. </div>
  61. </div>
  62. <div class='content-root'>
  63. <div class='menubar'>
  64. <div class='section'>
  65. <a class='big button' href='https://raw.github.com/rstacruz/flatdoc/gh-pages/templates/template.html' target='_blank'>Download</a>
  66. <!-- <a href='https://github.com/rstacruz/flatdoc' target='_blank'>View in GitHub</a> -->
  67. </div>
  68. <div class='menu section' role='flatdoc-menu'></div>
  69. <div class='bottom section'>
  70. <iframe src='http://ghbtns.com/github-btn.html?user=rstacruz&amp;repo=flatdoc&amp;type=watch&amp;count=true' allowtransparency="true" frameborder="0" scrolling="0" width="170" height="20"></iframe>
  71. <br>
  72. <a href="https://news.ycombinator.com/submit" class="hn-button" data-title="Flatdoc is the fastest way to create a site for your open source project" data-url="http://ricostacruz.com/flatdoc/" data-count="horizontal" data-style="twitter">HN</a>
  73. <br>
  74. <a href='https://github.com/rstacruz/flatdoc'>View on GitHub</a><br>
  75. <a href='main.md' target='_blank'>See .md source</a>
  76. </div>
  77. </div>
  78. <div role='flatdoc-content' class='content'></div>
  79. </div>
  80. <script>var HN=[];HN.factory=function(e){return function(){HN.push([e].concat(Array.prototype.slice.call(arguments,0)))};},HN.on=HN.factory("on"),HN.once=HN.factory("once"),HN.off=HN.factory("off"),HN.emit=HN.factory("emit"),HN.load=function(){var e="hn-button.js";if(document.getElementById(e))return;var t=document.createElement("script");t.id=e,t.src="//hn-button.herokuapp.com/hn-button.js";var n=document.getElementsByTagName("script")[0];n.parentNode.insertBefore(t,n)},HN.load();</script>
  81. </body>
  82. </html>