Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
dafnap committed Sep 10, 2015
1 parent cad4c6f commit 8c3c7c4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 32 deletions.
File renamed without changes.
33 changes: 1 addition & 32 deletions site/index.html
Expand Up @@ -40,13 +40,11 @@ <h3>Launch: deterministic yet flexible, possibly secure and optionally restricte
</div>
</section>



<section id="section3">
<div class="container">
<div id="sidebar">
<h3>News</h3>
{% include homepage_blog_excerpts.html %}
{% include news.html %}
</div><!--sidebar-->
<div id="intro">
<h3>What is Capsule?</h3>
Expand Down Expand Up @@ -126,34 +124,5 @@ <h3>Overhead</h3>
</div><!--container-->
</section>

<section id="section10">
<div id="quotes">

<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="left" lang="en"><p lang="en" dir="ltr">Using <a href="https://twitter.com/hashtag/Capsule?src=hash">#Capsule</a> <a href="http://t.co/0LjV55tdiv">http://t.co/0LjV55tdiv</a>. Fat JARs made simple. I wish the JVM natively understood a JAR containing JARS...</p>&mdash; David Harrigan (@davidharrigan) <a href="https://twitter.com/davidharrigan/status/503601336756502528">August 24, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>


<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="center" lang="en"><p lang="en" dir="ltr">Check it out, Capsule: <a href="http://t.co/0McNOXH1eL">http://t.co/0McNOXH1eL</a>&#10;&#10;Finally a decent Java packager. Well done <a href="https://twitter.com/puniverseco">@puniverseco</a>!</p>&mdash; Steven Willems (@willemsst) <a href="https://twitter.com/willemsst/status/586515533325062144">April 10, 2015</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="left" lang="en"><p lang="en" dir="ltr">Awesome. &quot;Package your entire application into a single JAR file and run it like this java -jar app.jar.&quot; <a href="https://t.co/mFOhQ5zV7m">https://t.co/mFOhQ5zV7m</a></p>&mdash; Scott Buchanan (@thescottsb) <a href="https://twitter.com/thescottsb/status/543163292051443712">December 11, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="center" lang="en"><p lang="en" dir="ltr">Kudos to Capsule (<a href="https://t.co/AHTZifBn6d">https://t.co/AHTZifBn6d</a>) and the Capsule Maven Plugin (<a href="https://t.co/q46XGQHTLK">https://t.co/q46XGQHTLK</a>). Excellent way to package Java apps.</p>&mdash; Jordan Zimmerman (@Randgalt) <a href="https://twitter.com/Randgalt/status/603978682592526336">May 28, 2015</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="left" lang="en"><p lang="en" dir="ltr"><a href="https://twitter.com/hashtag/Capsule?src=hash">#Capsule</a> - a smart <a href="https://twitter.com/hashtag/Java?src=hash">#Java</a> JAR packager for Desktop Apps... I see a bright future here! <a href="https://twitter.com/hashtag/JavaFX?src=hash">#JavaFX</a> <a href="http://t.co/b0CxDE4mUu">http://t.co/b0CxDE4mUu</a></p>&mdash; Bruno Borges (@brunoborges) <a href="https://twitter.com/brunoborges/status/503166780752539649">August 23, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>

<blockquote class="twitter-tweet" data-cards="hidden" width="300" align="center" lang="en"><p lang="en" dir="ltr">Capsule looks really cool for deploying Java microservices. <a href="https://t.co/sTEf5vfkwb">https://t.co/sTEf5vfkwb</a></p>&mdash; PEETERS/NICOLASMR (@peetersn) <a href="https://twitter.com/peetersn/status/507972132673183744">September 5, 2014</a></blockquote>
<script async src="//platform.twitter.com/widgets.js" charset="utf-8"></script>
</div>


</section>


<!-- Place this tag right after the last button or just before your close body tag. -->
<script async defer id="github-bjs" src="https://buttons.github.io/buttons.js"></script>

</body>

0 comments on commit 8c3c7c4

Please sign in to comment.