diff --git a/_posts/2025-01-06-welcome.md b/_posts/2025-01-06-welcome.md index 1cf5875d..f5e81dbd 100644 --- a/_posts/2025-01-06-welcome.md +++ b/_posts/2025-01-06-welcome.md @@ -4,6 +4,7 @@ title: Welcome subtitle: to the blog of LizardByte! gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [news] comments: true authors: diff --git a/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md b/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md index f2dd763b..b956d5a4 100644 --- a/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md +++ b/_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md @@ -3,6 +3,7 @@ layout: post title: Remote SSH Headless Sunshine Setup gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [community-guide, community-guide-sunshine, linux, sunshine] comments: true authors: diff --git a/_posts/guides-community/2024-04-18-discord-call-cancellation-sunshine-linux.md b/_posts/guides-community/2024-04-18-discord-call-cancellation-sunshine-linux.md index 60439420..48dba6e9 100644 --- a/_posts/guides-community/2024-04-18-discord-call-cancellation-sunshine-linux.md +++ b/_posts/guides-community/2024-04-18-discord-call-cancellation-sunshine-linux.md @@ -3,6 +3,7 @@ layout: post title: Discord Call Cancellation in Sunshine on Linux gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [community-guide, community-guide-sunshine, linux, sunshine, discord] comments: true authors: diff --git a/_posts/guides-community/2024-05-24-discord-call-cancellation-sunshine-windows.md b/_posts/guides-community/2024-05-24-discord-call-cancellation-sunshine-windows.md index 607bce21..58ec3745 100644 --- a/_posts/guides-community/2024-05-24-discord-call-cancellation-sunshine-windows.md +++ b/_posts/guides-community/2024-05-24-discord-call-cancellation-sunshine-windows.md @@ -4,6 +4,7 @@ title: Discord Call Cancellation in Sunshine on Windows subtitle: Cancel Discord call audio with Voicemeeter (Standard) gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [community-guide, community-guide-sunshine, windows, sunshine, discord] comments: true authors: diff --git a/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md b/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md index bfe23eb1..8301e4f7 100644 --- a/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md +++ b/_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md @@ -3,6 +3,7 @@ layout: post title: Autostart Sunshine on Boot without Auto-Login gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [community-guide, community-guide-sunshine, linux, sunshine] comments: true authors: diff --git a/_posts/guides/1970-01-01-blog-guide.md b/_posts/guides/1970-01-01-blog-guide.md index e0143c71..236565d2 100644 --- a/_posts/guides/1970-01-01-blog-guide.md +++ b/_posts/guides/1970-01-01-blog-guide.md @@ -3,6 +3,7 @@ layout: post title: Blog Guide gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [] comments: false diff --git a/_posts/guides/2024-02-01-multi-platform-cpp-development-in-clion.md b/_posts/guides/2024-02-01-multi-platform-cpp-development-in-clion.md index 73445387..7f2e4632 100644 --- a/_posts/guides/2024-02-01-multi-platform-cpp-development-in-clion.md +++ b/_posts/guides/2024-02-01-multi-platform-cpp-development-in-clion.md @@ -4,6 +4,7 @@ title: Multi-platform C++ development in CLion subtitle: How to set up CLion to handle Linux, macOS, and Windows development in a single project gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [clion, c++, cpp, cmake, dev, guide, linux, macos, windows] thumbnail-img: /assets/img/thumbnails/clion.png comments: true diff --git a/_posts/guides/2024-12-08-git-commit-signing-in-windows.md b/_posts/guides/2024-12-08-git-commit-signing-in-windows.md index 4094f8fa..3601101f 100644 --- a/_posts/guides/2024-12-08-git-commit-signing-in-windows.md +++ b/_posts/guides/2024-12-08-git-commit-signing-in-windows.md @@ -4,6 +4,7 @@ title: Signing Git Commits in Windows subtitle: How to sign your Git commits in Windows using GPG and Kleopatra gh-repo: LizardByte/LizardByte.github.io gh-badge: [follow, star] +readtime: true tags: [dev, git, github, guide, windows] comments: true authors: