Drupal investigation

index.html 273B

1234567891011
  1. <div class="container">
  2. <div class="jumbotron">
  3. <h1>zend-feed</h1>
  4. <p>Consume and generate Atom and RSS feeds, and interact with Pubsubhubbub.</p>
  5. <pre><code class="language-bash">$ composer require zendframework/zend-feed</code></pre>
  6. </div>
  7. </div>