Skip to content

Commit

Permalink
deploy: b6dab5c
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Apr 4, 2024
1 parent 51c84c4 commit bcd673e
Show file tree
Hide file tree
Showing 353 changed files with 17,623 additions and 18,107 deletions.
3 changes: 3 additions & 0 deletions about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,9 @@

<div class="content">
<div class="title-band">



<h1 class="title">What is Quarkus?</h1>
<h3 class="mb-0">What we mean by "Supersonic Subatomic Java".</h3>
</div>
Expand Down
2 changes: 1 addition & 1 deletion assets/css/main.css

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions assets/css/main.css.map

Large diffs are not rendered by default.

27 changes: 16 additions & 11 deletions author/aavarghese/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,40 +128,45 @@
</div>

<div class="content">
<div class="title-band">
<h1 class="title">Posts by aavarghese</h1>
<h3 class="mb-0"></h3>
</div>

<!-- This has the username of author. The one that you set with "author: name" in front-matter-->
<!-- This has the username of author. The one that you set with "author: name" in front-matter-->


<!-- Use page.pagination.author_data only if you have data file setup correctly -->


<!--
Now you can use the author variable anyhow.
It has all the data as defined inside _data/authors.yml for the current username.
-->

<div class="title-band">
Posts by Ansu Ann Varghese


<h1 class="title">Posts by Ansu Ann Varghese</h1>
<h3 class="mb-0"></h3>
</div>

<div class="full-width-version-bg grey align-self">
<div class="full-width-breadcrumb-bg align-self">
<div class="width-12-12">
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by aavarghese</p>
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by Ansu Ann Varghese</p>
</div>
</div>

<div class="grid-wrapper blog-page">
<div class="grid__item width-9-12 width-12-12-m">
<h2 class="title">
<h2 class="title byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/74801d34dd3325ab4881a692e808fff0">

Ansu Ann Varghese (<a href="https://twitter.com/aavarghese">@aavarghese</a>)</h2>
<p class="byline">
Ansu Ann Varghese (<a href="https://twitter.com/aavarghese">@aavarghese</a>)
</p>
</h2>
<p>
Software Engineer at IBM Research working on Hybrid Cloud projects.
</p>

<h2 class="title">Posts:</h2>

</div>
</div>
Expand Down
39 changes: 21 additions & 18 deletions author/aazores/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,40 +128,47 @@
</div>

<div class="content">
<div class="title-band">
<h1 class="title">Posts by aazores</h1>
<h3 class="mb-0"></h3>
</div>

<!-- This has the username of author. The one that you set with "author: name" in front-matter-->
<!-- This has the username of author. The one that you set with "author: name" in front-matter-->


<!-- Use page.pagination.author_data only if you have data file setup correctly -->


<!--
Now you can use the author variable anyhow.
It has all the data as defined inside _data/authors.yml for the current username.
-->

<div class="title-band">
Posts by Andrew Azores


<h1 class="title">Posts by Andrew Azores</h1>
<h3 class="mb-0"></h3>
</div>

<div class="full-width-version-bg grey align-self">
<div class="full-width-breadcrumb-bg align-self">
<div class="width-12-12">
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by aazores</p>
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by Andrew Azores</p>
</div>
</div>

<div class="grid-wrapper blog-page">
<div class="grid__item width-9-12 width-12-12-m">
<h2 class="title">
<h2 class="title byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/0039ddbe30680575cc454d1e717de3e3">

Andrew Azores (<a href="https://twitter.com/">@</a>)</h2>
<p class="byline">
Andrew Azores
</p>
</h2>
<p>
Senior Software Engineer at Red Hat working on JDK Monitoring and Cryostat
</p>

<h2 class="title">Posts:</h2>

<h2 class="title">Posts</h2>


<div class="blog-list-item grid-wrapper">
Expand All @@ -170,18 +177,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/monitoring-quarkus-jvm-mode-with-cryostat/">Monitoring Quarkus JVM Mode With Cryostat</a>
</div>
<div class="post-date small">
April 27, 2022
April 27, 2022

<span class="tags">tags:<a href="/blog/tag/monitoring">#monitoring</a><a href="/blog/tag/metrics">#metrics</a><a href="/blog/tag/profiling">#profiling</a><a href="/blog/tag/cryostat">#cryostat</a><a href="/blog/tag/jfr">#jfr</a><a href="/blog/tag/flightrecorder">#flightrecorder</a><a href="/blog/tag/kubernetes">#kubernetes</a><a href="/blog/tag/openshift">#openshift</a><a href="/blog/tag/containers">#containers</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/0039ddbe30680575cc454d1e717de3e3">

<p class="byline">By <a href="/author/aazores">Andrew Azores</a></p>
</div>
<div class="grid__item width-12-12">

<p>Introduction to Cryostat for Quarkus developers and step-by-step guide on configuring Quarkus applications for Cryostat compatibility</p>
Expand All @@ -208,6 +209,8 @@ <h2 class="title">Posts:</h2>
</div>
</div>



</div>
</div>

Expand Down
39 changes: 21 additions & 18 deletions author/abattagl/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,40 +128,47 @@
</div>

<div class="content">
<div class="title-band">
<h1 class="title">Posts by abattagl</h1>
<h3 class="mb-0"></h3>
</div>

<!-- This has the username of author. The one that you set with "author: name" in front-matter-->
<!-- This has the username of author. The one that you set with "author: name" in front-matter-->


<!-- Use page.pagination.author_data only if you have data file setup correctly -->


<!--
Now you can use the author variable anyhow.
It has all the data as defined inside _data/authors.yml for the current username.
-->

<div class="title-band">
Posts by Andrea Battaglia


<h1 class="title">Posts by Andrea Battaglia</h1>
<h3 class="mb-0"></h3>
</div>

<div class="full-width-version-bg grey align-self">
<div class="full-width-breadcrumb-bg align-self">
<div class="width-12-12">
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by abattagl</p>
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by Andrea Battaglia</p>
</div>
</div>

<div class="grid-wrapper blog-page">
<div class="grid__item width-9-12 width-12-12-m">
<h2 class="title">
<h2 class="title byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/58d8a28d588d957040fd5288cc208a41">

Andrea Battaglia (<a href="https://twitter.com/mrlition">@mrlition</a>)</h2>
<p class="byline">
Andrea Battaglia (<a href="https://twitter.com/mrlition">@mrlition</a>)
</p>
</h2>
<p>
Italian, living in Southern Italy. As former technical head of Red Hat services for App Modernization in EMEA, currently train partners in DX approach and Cloud-Native Development. Passionate for technology, believes Quarkus is the technology of the future.
</p>

<h2 class="title">Posts:</h2>

<h2 class="title">Posts</h2>


<div class="blog-list-item grid-wrapper">
Expand All @@ -170,18 +177,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/quarkus-native-on-a-raspberry-pi/">Quarkus native running on a Raspberry Pi</a>
</div>
<div class="post-date small">
November 02, 2020
November 02, 2020

<span class="tags">tags:<a href="/blog/tag/armv8">#armv8</a><a href="/blog/tag/arm">#arm</a><a href="/blog/tag/raspberrypi">#raspberrypi</a><a href="/blog/tag/native">#native</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/58d8a28d588d957040fd5288cc208a41">

<p class="byline">By <a href="/author/abattagl">Andrea Battaglia</a></p>
</div>
<div class="grid__item width-12-12">

<p>Running a Quarkus native app inside a container on a Raspberry Pi</p>
Expand All @@ -208,6 +209,8 @@ <h2 class="title">Posts:</h2>
</div>
</div>



</div>
</div>

Expand Down
63 changes: 24 additions & 39 deletions author/adamevin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -128,40 +128,47 @@
</div>

<div class="content">
<div class="title-band">
<h1 class="title">Posts by adamevin</h1>
<h3 class="mb-0"></h3>
</div>

<!-- This has the username of author. The one that you set with "author: name" in front-matter-->
<!-- This has the username of author. The one that you set with "author: name" in front-matter-->


<!-- Use page.pagination.author_data only if you have data file setup correctly -->


<!--
Now you can use the author variable anyhow.
It has all the data as defined inside _data/authors.yml for the current username.
-->

<div class="title-band">
Posts by Andy Damevin


<h1 class="title">Posts by Andy Damevin</h1>
<h3 class="mb-0"></h3>
</div>

<div class="full-width-version-bg grey align-self">
<div class="full-width-breadcrumb-bg align-self">
<div class="width-12-12">
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by adamevin</p>
<p class="returnlink"><a href="/author">Authors</a> <i class="fas fa-chevron-right"></i> Posts by Andy Damevin</p>
</div>
</div>

<div class="grid-wrapper blog-page">
<div class="grid__item width-9-12 width-12-12-m">
<h2 class="title">
<h2 class="title byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/444d54a22db43a0a622180b1ca11dedb">

Andy Damevin (<a href="https://twitter.com/ia3andy">@ia3andy</a>)</h2>
<p class="byline">
Andy Damevin (<a href="https://twitter.com/ia3andy">@ia3andy</a>)
</p>
</h2>
<p>
I am happy to wake up every day and make the Java world a better place with Quarkus. I am mostly a backend developer but I am not that bad at doing web apps either in my spare time, in fact, you can be the judge of that since code.quarkus.io is my baby :-)
</p>

<h2 class="title">Posts:</h2>

<h2 class="title">Posts</h2>


<div class="blog-list-item grid-wrapper">
Expand All @@ -170,18 +177,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/quinoa-modern-ui-with-no-hassle/">Quinoa - A Quarkus extension to create Modern UI with no hassle</a>
</div>
<div class="post-date small">
May 19, 2022
May 19, 2022

<span class="tags">tags:<a href="/blog/tag/web">#web</a><a href="/blog/tag/gui">#gui</a><a href="/blog/tag/react">#react</a><a href="/blog/tag/angular">#angular</a><a href="/blog/tag/nodejs">#nodejs</a><a href="/blog/tag/frontend">#frontend</a><a href="/blog/tag/extension">#extension</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/444d54a22db43a0a622180b1ca11dedb">

<p class="byline">By <a href="/author/adamevin">Andy Damevin</a></p>
</div>
<div class="grid__item width-12-12">

<p>The Quinoa extension takes care of all the Web UI build/wiring/dev-mode hassles to let you focus of your Quarkus web application logic.</p>
Expand Down Expand Up @@ -215,18 +216,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/extension-codestarts-a-new-way-to-learn-and-discover-quarkus/">Extension codestarts - A new way to learn & discover Quarkus</a>
</div>
<div class="post-date small">
December 07, 2020
December 07, 2020

<span class="tags">tags:<a href="/blog/tag/extensions">#extensions</a><a href="/blog/tag/codestarts">#codestarts</a><a href="/blog/tag/quickstart">#quickstart</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/444d54a22db43a0a622180b1ca11dedb">

<p class="byline">By <a href="/author/adamevin">Andy Damevin</a></p>
</div>
<div class="grid__item width-12-12">

<p>All our tooling has been updated and can now generate Quarkus application with example code (Extension Codestarts) showing the true power of the selected extensions...</p>
Expand Down Expand Up @@ -260,18 +255,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/codestarts-preview/">Preview the new way to start coding with Quarkus</a>
</div>
<div class="post-date small">
August 20, 2020
August 20, 2020

<span class="tags">tags:<a href="/blog/tag/extension">#extension</a><a href="/blog/tag/codestarts">#codestarts</a><a href="/blog/tag/quickstart">#quickstart</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/444d54a22db43a0a622180b1ca11dedb">

<p class="byline">By <a href="/author/adamevin">Andy Damevin</a></p>
</div>
<div class="grid__item width-12-12">

<p>The idea is simple, you pick your extensions and they are able to provide example code to get you started.</p>
Expand Down Expand Up @@ -305,18 +294,12 @@ <h2 class="title">Posts:</h2>
<a href="/blog/sentry-the-guardian-of-your-quarkus-app/">Sentry Error Tracker - A guardian of your Quarkus application</a>
</div>
<div class="post-date small">
January 20, 2020
January 20, 2020

<span class="tags">tags:<a href="/blog/tag/extension">#extension</a><a href="/blog/tag/sentry">#sentry</a><a href="/blog/tag/tracing">#tracing</a></span>

</div>
</div>
<div class="grid__item width-8-12 width-12-12-m byline-wrapper">

<img class="headshot" src="https://www.gravatar.com/avatar/444d54a22db43a0a622180b1ca11dedb">

<p class="byline">By <a href="/author/adamevin">Andy Damevin</a></p>
</div>
<div class="grid__item width-12-12">

<p>If like me you have met Quarkus and fell in love, you started implementing your backend and you started to feel so light and quick, click clack, whoot whoot&#8230;&#8203; in a woosh, your lightning fast native container is ready to be sent on your brand new Kubernetes cluster 🤙 This is awesome!! Mmmeahh you may have forgotten a detail&#8230;&#8203; have you thought about the fate of your first production exception (please be honest with me...</p>
Expand All @@ -343,6 +326,8 @@ <h2 class="title">Posts:</h2>
</div>
</div>



</div>
</div>

Expand Down
Loading

0 comments on commit bcd673e

Please sign in to comment.