This is an automated email from the ASF dual-hosted git repository.

jamesbognar pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/juneau-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 45c750d  Update articles list.
45c750d is described below

commit 45c750d1a1874af8ae5995b43ac1a98675d82cf7
Author: JamesBognar <[email protected]>
AuthorDate: Mon Oct 21 17:02:32 2019 -0400

    Update articles list.
---
 content/articles.html   | 1 +
 templates/articles.html | 1 +
 2 files changed, 2 insertions(+)

diff --git a/content/articles.html b/content/articles.html
index 7c051ff..ebba606 100644
--- a/content/articles.html
+++ b/content/articles.html
@@ -27,6 +27,7 @@
        <ul class='spaced-list'>
                <li><a class='doclink' 
href='https://medium.com/@shalithasuranga/serializing-and-deserializing-pojos-in-to-many-formats-using-apache-juneau-6b68d97aee6c'
 target="_top">11-12-18 - Serializing and deserializing POJOs in to many 
formats using Apache Juneau (Shalitha Suranga)</a>
                <li><a class='doclink' 
href='https://medium.com/@ayeshmanthaperera/construct-html-fragments-as-java-objects-using-apache-juneau-aeb9a9c5c2ca'
 target="_top">12-15-18 - Construct HTML fragments Atom feeds Swagger documents 
using Apache Juneau (Ayeshmantha Perera)</a>
+               <li><a class='doclink' 
href='https://dev.to/robledokari/pet-store-with-apache-juneau-part-1-5cgm' 
target="_top">10-21-19 - Pet Store with Apache Juneau Part 1 (Karina 
Robledo)</a>
        </ul>
 </body>
 </html>
diff --git a/templates/articles.html b/templates/articles.html
index 7c051ff..ebba606 100644
--- a/templates/articles.html
+++ b/templates/articles.html
@@ -27,6 +27,7 @@
        <ul class='spaced-list'>
                <li><a class='doclink' 
href='https://medium.com/@shalithasuranga/serializing-and-deserializing-pojos-in-to-many-formats-using-apache-juneau-6b68d97aee6c'
 target="_top">11-12-18 - Serializing and deserializing POJOs in to many 
formats using Apache Juneau (Shalitha Suranga)</a>
                <li><a class='doclink' 
href='https://medium.com/@ayeshmanthaperera/construct-html-fragments-as-java-objects-using-apache-juneau-aeb9a9c5c2ca'
 target="_top">12-15-18 - Construct HTML fragments Atom feeds Swagger documents 
using Apache Juneau (Ayeshmantha Perera)</a>
+               <li><a class='doclink' 
href='https://dev.to/robledokari/pet-store-with-apache-juneau-part-1-5cgm' 
target="_top">10-21-19 - Pet Store with Apache Juneau Part 1 (Karina 
Robledo)</a>
        </ul>
 </body>
 </html>

Reply via email to