summaryrefslogtreecommitdiff
path: root/blog/dst/tag/@server.html
diff options
context:
space:
mode:
authorDavid Luevano Alvarado <david@luevano.xyz>2021-06-08 23:25:06 -0600
committerDavid Luevano Alvarado <david@luevano.xyz>2021-06-08 23:25:06 -0600
commitf39af47eb03343dadf2c646dc43c8b8e131e427a (patch)
tree8777b3255f29a597f5ac30f3aa703a3afe7b6bc8 /blog/dst/tag/@server.html
parent5415f37e8da7615b524173f2bb6968be46128d20 (diff)
add xmpp server entry
Diffstat (limited to 'blog/dst/tag/@server.html')
-rw-r--r--blog/dst/tag/@server.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/blog/dst/tag/@server.html b/blog/dst/tag/@server.html
index 623706c..18fbf43 100644
--- a/blog/dst/tag/@server.html
+++ b/blog/dst/tag/@server.html
@@ -80,7 +80,9 @@
<h2>Articles</h2>
<ul class="page-list">
- <h3>March 2021</h3>
+ <h3>June 2021</h3>
+ <li>Jun 09 - <a href="https://blog.luevano.xyz/a/xmpp_server_with_prosody.html">Create an XMPP server with Prosody compatible with Conversations and Movim</a></li>
+ <h3>March 2021</h3>
<li>Mar 21 - <a href="https://blog.luevano.xyz/a/git_server_with_cgit.html">Create a git server and setup cgit web app (on Nginx)</a></li>
<li>Mar 21 - <a href="https://blog.luevano.xyz/a/mail_server_with_postfix.html">Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM</a></li>
<li>Mar 19 - <a href="https://blog.luevano.xyz/a/website_with_nginx.html">Create a website with Nginx and Certbot</a></li>