From cba14600d9a5f300526efc0b1e189644270c0b07 Mon Sep 17 00:00:00 2001 From: David Luevano Alvarado Date: Fri, 2 Jun 2023 21:56:20 -0600 Subject: update titles from create to set up --- src/blog/a/git_server_with_cgit.md | 4 ++-- src/blog/a/mail_server_with_postfix.md | 4 ++-- src/blog/a/website_with_nginx.md | 4 ++-- src/blog/a/xmpp_server_with_prosody.md | 4 ++-- src/blog/temp/manga_server_with_komga.md | 2 +- 5 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/blog/a/git_server_with_cgit.md b/src/blog/a/git_server_with_cgit.md index 63fae28..b749506 100644 --- a/src/blog/a/git_server_with_cgit.md +++ b/src/blog/a/git_server_with_cgit.md @@ -1,7 +1,7 @@ -title: Create a git server and setup cgit web app (on Nginx) +title: Set up a Git server and cgit front-end author: David Luévano lang: en -summary: How to create a git server using cgit on a server running Nginx. This is a follow up on post about creating a website with Nginx and Certbot. +summary: How to create a Git server using cgit on a server running Nginx, on Arch. This is a follow up on post about creating a website with Nginx and Certbot. tags: server tools code diff --git a/src/blog/a/mail_server_with_postfix.md b/src/blog/a/mail_server_with_postfix.md index cd3ba63..256d757 100644 --- a/src/blog/a/mail_server_with_postfix.md +++ b/src/blog/a/mail_server_with_postfix.md @@ -1,7 +1,7 @@ -title: Create a mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM +title: Set up a Mail server with Postfix, Dovecot, SpamAssassin and OpenDKIM author: David Luévano lang: en -summary: How to create mail server using Postfix, Dovecot, SpamAssassin and OpenDKIM. This is a follow up on post about creating a website with Nginx and Certbot. +summary: How to set up a Mail server using Postfix, Dovecot, SpamAssassin and OpenDKIM, on Arch. This is a follow up on post about creating a website with Nginx and Certbot. tags: server tools code diff --git a/src/blog/a/website_with_nginx.md b/src/blog/a/website_with_nginx.md index 93b9c48..d4a5402 100644 --- a/src/blog/a/website_with_nginx.md +++ b/src/blog/a/website_with_nginx.md @@ -1,7 +1,7 @@ -title: Create a website with Nginx and Certbot +title: Set up a website with Nginx and Certbot author: David Luévano lang: en -summary: How to create website that runs on Nginx and uses Certbot for SSL certificates. This is a base for future blog posts about similar topics. +summary: How to set up a website using Nginx for web server and Certbot for SSL certificates, on Arch. This is a base for future blog posts about similar topics. tags: server tools code diff --git a/src/blog/a/xmpp_server_with_prosody.md b/src/blog/a/xmpp_server_with_prosody.md index bf25e9d..1b51077 100644 --- a/src/blog/a/xmpp_server_with_prosody.md +++ b/src/blog/a/xmpp_server_with_prosody.md @@ -1,7 +1,7 @@ -title: Create an XMPP server with Prosody compatible with Conversations and Movim +title: Set up an XMPP server with Prosody compatible with Conversations and Movim author: David Luévano lang: en -summary: How to create an XMPP server using Prosody on a server running Nginx. This server will be compatible with at least Conversations and Movim. +summary: How to set up an XMPP server using Prosody on a server running Nginx, on Arch. This server will be compatible with at least Conversations and Movim. tags: server tools code diff --git a/src/blog/temp/manga_server_with_komga.md b/src/blog/temp/manga_server_with_komga.md index 3af6f1f..43a3a96 100644 --- a/src/blog/temp/manga_server_with_komga.md +++ b/src/blog/temp/manga_server_with_komga.md @@ -1,7 +1,7 @@ title: Set up a manga server with Komga and mangal author: David Luévano lang: en -summary: How to set up a manga server with Komga as media server and mangal for downloading with Tachiyomi integration. +summary: How to set up a manga server with Komga as media server and mangal for downloading manga, on Arch. Tachiyomi integration is available thanks to Komga. tags: server tools code -- cgit v1.2.3-54-g00ecf