diff options
Diffstat (limited to '_posts/en')
-rw-r--r-- | _posts/en/2023-08-31-host_jekyll_apache.md | 2 | ||||
-rw-r--r-- | _posts/en/2023-09-12-kingsfield4.md | 2 | ||||
-rw-r--r-- | _posts/en/2024-04-30-configuring-dape.md | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/_posts/en/2023-08-31-host_jekyll_apache.md b/_posts/en/2023-08-31-host_jekyll_apache.md index ef4652a..82f6be7 100644 --- a/_posts/en/2023-08-31-host_jekyll_apache.md +++ b/_posts/en/2023-08-31-host_jekyll_apache.md @@ -3,7 +3,7 @@ layout: post title: "HOWTO: Host your jekyll site using apache web server" lang: en date: 2023-08-31 18:27:00 +0000 -tag: Tutorials +tag: ["Tutorials", "Apache2"] --- I finally have a personal blog just how I like it. I wouldn't say it took a long time (just a couple of days) or that I'd rather have used diff --git a/_posts/en/2023-09-12-kingsfield4.md b/_posts/en/2023-09-12-kingsfield4.md index 5377e2d..f38bb10 100644 --- a/_posts/en/2023-09-12-kingsfield4.md +++ b/_posts/en/2023-09-12-kingsfield4.md @@ -3,7 +3,7 @@ layout: post title: "King's Field IV: Spelunking the ancient city" lang: en date: 2023-09-12 -tag: Videogames +tag: ["Videogames", "Playstation 2"] --- _King's Field IV_ is a unique game in its console catalog. A first-person dungeon crawler, with slow movement and lacking voice acting. diff --git a/_posts/en/2024-04-30-configuring-dape.md b/_posts/en/2024-04-30-configuring-dape.md index dbabf5f..3817489 100644 --- a/_posts/en/2024-04-30-configuring-dape.md +++ b/_posts/en/2024-04-30-configuring-dape.md @@ -3,7 +3,7 @@ layout: post title: "Configuring Dape: Emacs' new DAP client" lang: en date: 2024-04-30 -tag: Tutorials +tag: ["Tutorials", "Emacs"] --- A while ago [eglot](https://github.com/joaotavora/eglot), an LSP client, was introduced to emacs core, |