It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: http://tracery.io/

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4.  
  5. <!-- Basic Page Needs
  6. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  7. <meta charset="utf-8">
  8. <title>Tracery</title>
  9. <meta name="description" content="">
  10. <meta name="author" content="">
  11.  
  12. <!-- Mobile Specific Metas
  13. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  14. <meta name="viewport" content="width=device-width, initial-scale=1">
  15.  
  16. <!-- FONT
  17. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  18. <link href='//fonts.googleapis.com/css?family=Raleway:400,300,600' rel='stylesheet' type='text/css'>
  19.  
  20. <!-- CSS
  21. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  22. <link rel="stylesheet" href="css/normalize.css">
  23. <link rel="stylesheet" href="css/skeleton.css">
  24. <link rel="stylesheet" href="css/tracery-editor.css">
  25.  
  26. <!-- Scripts
  27. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  28. <script   src="https://code.jquery.com/jquery-2.2.1.min.js"   integrity="sha256-gvQgAFzTH6trSrAWoH1iPo9Xc96QxSZ3feW6kem+O00="   crossorigin="anonymous"></script>
  29. <script   src="https://code.jquery.com/ui/1.11.4/jquery-ui.min.js"   integrity="sha256-xNjb53/rY+WmG+4L6tTl9m6PpqknWZvRt0rO1SRnJzw="   crossorigin="anonymous"></script>
  30. <!-- Favicon
  31. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  32. <link rel="icon" type="image/png" href="images/tracery-fav.ico">
  33.  
  34. </head>
  35. <body>
  36.  
  37. <!-- Primary Page Layout
  38. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  39.  
  40. <div class="section get-help">
  41. <div class="container">
  42. <img class="u-max-full-width" src="images/tracery-logo6.png">
  43. <h3 class="section-heading">Tracery: generate text, graphics and more</h3>
  44. <p class="section-description">
  45. Tracery is a super-simple tool and language to generate text, by <a href="http://www.galaxykate.com">GalaxyKate</a>.  It's been used by middle school students, humanities professors, indie game developers, professional bot makers, and lots of regular people, too. Give it a try today!
  46. </p>
  47. <a class="button button-primary" href="https://github.com/galaxykate/tracery/tree/tracery2">Get the repo</a>
  48. <a class="button button-primary" href="http://www.crystalcodepalace.com/traceryTut.html">Try an online tutorial</a>
  49. <a class="button button-primary" href="http://tracery.io/editor">Jump into the editor</a>
  50. <a class="button button-primary" href="http://cheapbotsdonequick.com/">Make a twitterbot</a>
  51. <a class="button button-primary" href="http://www.galaxykate.com/pdfs/galaxykate-zine-tracery.pdf">Download and print a helpful zine</a><a class="button button-primary" href="http://link.springer.com/chapter/10.1007/978-3-319-27036-4_14">Read an academic paper</a>
  52. </div>
  53. </div>
  54.  
  55. <div class="section made-with">
  56. <div class="container">
  57.  
  58. <div class="container">
  59.  
  60. <h3 class="section-heading">Made with Tracery</h3>
  61. <p class="section-description">
  62. Users have made twitterbots, artbots, games, and stories with Tracery. Here are a few of my favorites. <i>If you've made something cool with Tracery, let me know so I can share it, too!</i>
  63. </p>
  64.  
  65. <div class="row">
  66. <b>A selection of Twitterbots hosted with <a href="http://cheapbotsdonequick.com/">Cheap Bots, Done Quick</a></b>
  67. <a class="twitter-timeline" href="https://twitter.com/GalaxyKate/lists/tracery-bots" data-widget-id="708898659312623617"   width="400"
  68. height="400">Tweets from https://twitter.com/GalaxyKate/lists/tracery-bots</a>
  69. <script>
  70. ! function(d, s, id) {
  71. var js,
  72.    fjs = d.getElementsByTagName(s)[0],
  73.    p = /^http:/.test(d.location) ? 'http' : 'https';
  74. if (!d.getElementById(id)) {
  75. js = d.createElement(s);
  76. js.id = id;
  77. js.src = p + "://platform.twitter.com/widgets.js";
  78. fjs.parentNode.insertBefore(js, fjs);
  79. }
  80. }(document, "script", "twitter-wjs");
  81. </script>
  82. </script>
  83. </div>
  84. <div class="row">
  85. <div class="one-half column category">
  86. <img class="u-max-full-width" src="images/t-darcy.jpg">
  87. <div class="image-label">
  88. <b><a href="http://squinky.me/2015/09/22/fitzwilliam-darcys-dance-challenge-and-other-updates/">Fitzwilliam Darcy’s Dance Challenge</a> </b>
  89. <br>
  90. Generative insults in a rhythm game about everyone's favorite dismissive gentleman suitor.  By <a href="http://squinky.me/">Squinky</a>.
  91.  
  92. </div>
  93. </div>
  94. <div class="one-half column category">
  95. <img class="u-max-full-width" src="images/interruption3.gif">
  96. <div class="image-label">
  97. <b><a href="http://squinky.me/2015/01/19/new-game-interruption-junction/">Interruption Junction</a> </b>
  98. <br>
  99. Eternal blather (with Tracery) in a game about navigating parties by <a href="http://squinky.me/">Squinky</a>.
  100. </div>
  101. </div>
  102. </div>
  103. <div class="row">
  104. <div class="one-half column category">
  105. <img class="u-max-full-width" src="images/t-greetings.jpg">
  106. <div class="image-label">
  107. <b> <a href="http://squinky.me/2016/01/31/most-sincere-greetings-esteemed-one//">Most Sincere Greetings, Esteemed One</a> </b>
  108. <br>
  109. Generative rituals to greet a beloved companion, in a ceremony of grace and guidance.  By <a href="http://squinky.me/">Squinky</a> and <a href="http://tag.hexagram.ca/jekagames/">Jess Marcotte</a>.
  110. </div>
  111. </div>
  112. <div class="one-half column category">
  113. <img class="u-max-full-width" src="images/t-cheapbots.jpg">
  114. <div class="image-label">
  115. <b><a href="http://cheapbotsdonequick.com/">Cheap Bots, Done Quick!</a> </b>
  116. <br>
  117. The one-stop twitterbot factory.  Make a twitterbot today! By <a href="http://v21.io/">George Buckenham</a>
  118. </div>
  119. </div>
  120. </div>
  121. <div class="row">
  122. <div class="one-half column category">
  123. <img class="u-max-full-width" src="images/t-monster.jpg">
  124. <div class="image-label">
  125. <b><a href="http://ludumdare.com/compo/ludum-dare-33/?action=preview&uid=55241">Monstr</a> </b>
  126. <br>
  127. A dating sim for monsters, by <a href="http://www.plusultra.ninja/">Plus Ultra</a>. It uses <a href="http://twinecery.juegos/">Twinecery</a>.
  128. </div>
  129. </div>
  130. <div class="one-half column category">
  131. <img class="u-max-full-width" src="images/hipchef.png">
  132. <div class="image-label">
  133. <b>HipChef</b>
  134. <br>
  135. An all-generative hipster cafe management by me,<a href="http://www.galaxykate.com">GalaxyKate</a>. Coming soon!
  136. </div>
  137. </div>
  138. </div>
  139. <div class="row">
  140. <div class="one-half column category">
  141. <img class="u-max-full-width" src="images/t-dress.jpg">
  142. <div class="image-label">
  143. <b><a href="http://www.galaxykate.com/dress/">Dress Color Simulator</a> </b>
  144. <br>
  145. What color is the dress, really? A very topical bot made by me, <a href="http://www.galaxykate.com">GalaxyKate</a>
  146. </div>
  147. </div>
  148. <div class="one-half column category">
  149. <img class="u-max-full-width" src="images/t-valentine.jpg">
  150. <div class="image-label">
  151. <b> <a href="http://www.galaxykate.com/apps//vday/vday.html">Happy Valentine's Day</a></b>
  152. <br>
  153. From me, <a href="http://www.galaxykate.com">GalaxyKate</a>, as my Valentine's day present to you, you pretty reader.
  154. </div>
  155. </div>
  156. </div>
  157. </div>
  158. </div>
  159. <div class="section ports">
  160. <div class="container">
  161. <h3 class="section-heading">Tracery in other languages</h3>
  162. <p class="section-description">
  163. Tracery is being developed in Javascript, but it's ported to more languages by other users.  Looking to port Tracery? I'm working on a more rigourous specification, so contact me (galaxykate at gmail)
  164. </p>
  165. <a class="button button-primary" href="https://rubygems.org/gems/tracery/versions/0.7.1">Ruby (by Eli Brody)</a>
  166. <a class="button button-primary" href="https://github.com/aparrish/pytracery">Python (by Allison Parrish)</a>
  167. <a class="button button-primary" href="http://twinecery.juegos/">Twine (by Matthew Balousek)</a>
  168. <a class="button button-primary" href="https://github.com/v21/tracery/">Node (by George Buckenham)</a>
  169. </div>
  170. </div>
  171.  
  172. <div class="section more">
  173. <div class="container">
  174. <h3 class="section-heading">Still curious?</h3>
  175. <p class="section-description">
  176. Contact me at galaxykate at gmail, or @galaxykate on Twitter.  I'm available for advice, consulting, and bot-making services.
  177.  
  178. </div>
  179. </div>
  180.  
  181. <!-- End Document
  182. –––––––––––––––––––––––––––––––––––––––––––––––––– -->
  183.  
  184. </body>
  185. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda