Skip to content

Commit 493896c

Browse files
feat(blog): add readtime (#275)
1 parent 9db642d commit 493896c

8 files changed

+8
-0
lines changed

_posts/2025-01-06-welcome.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Welcome
44
subtitle: to the blog of LizardByte!
55
gh-repo: LizardByte/LizardByte.github.io
66
gh-badge: [follow, star]
7+
readtime: true
78
tags: [news]
89
comments: true
910
authors:

_posts/guides-community/2023-09-14-remote-ssh-headless-sunshine-setup.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: post
33
title: Remote SSH Headless Sunshine Setup
44
gh-repo: LizardByte/LizardByte.github.io
55
gh-badge: [follow, star]
6+
readtime: true
67
tags: [community-guide, community-guide-sunshine, linux, sunshine]
78
comments: true
89
authors:

_posts/guides-community/2024-04-18-discord-call-cancellation-sunshine-linux.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: post
33
title: Discord Call Cancellation in Sunshine on Linux
44
gh-repo: LizardByte/LizardByte.github.io
55
gh-badge: [follow, star]
6+
readtime: true
67
tags: [community-guide, community-guide-sunshine, linux, sunshine, discord]
78
comments: true
89
authors:

_posts/guides-community/2024-05-24-discord-call-cancellation-sunshine-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Discord Call Cancellation in Sunshine on Windows
44
subtitle: Cancel Discord call audio with Voicemeeter (Standard)
55
gh-repo: LizardByte/LizardByte.github.io
66
gh-badge: [follow, star]
7+
readtime: true
78
tags: [community-guide, community-guide-sunshine, windows, sunshine, discord]
89
comments: true
910
authors:

_posts/guides-community/2024-10-16-autostart-sunshine-on-boot-without-auto-login.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: post
33
title: Autostart Sunshine on Boot without Auto-Login
44
gh-repo: LizardByte/LizardByte.github.io
55
gh-badge: [follow, star]
6+
readtime: true
67
tags: [community-guide, community-guide-sunshine, linux, sunshine]
78
comments: true
89
authors:

_posts/guides/1970-01-01-blog-guide.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ layout: post
33
title: Blog Guide
44
gh-repo: LizardByte/LizardByte.github.io
55
gh-badge: [follow, star]
6+
readtime: true
67
tags: []
78
comments: false
89

_posts/guides/2024-02-01-multi-platform-cpp-development-in-clion.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Multi-platform C++ development in CLion
44
subtitle: How to set up CLion to handle Linux, macOS, and Windows development in a single project
55
gh-repo: LizardByte/LizardByte.github.io
66
gh-badge: [follow, star]
7+
readtime: true
78
tags: [clion, c++, cpp, cmake, dev, guide, linux, macos, windows]
89
thumbnail-img: /assets/img/thumbnails/clion.png
910
comments: true

_posts/guides/2024-12-08-git-commit-signing-in-windows.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Signing Git Commits in Windows
44
subtitle: How to sign your Git commits in Windows using GPG and Kleopatra
55
gh-repo: LizardByte/LizardByte.github.io
66
gh-badge: [follow, star]
7+
readtime: true
78
tags: [dev, git, github, guide, windows]
89
comments: true
910
authors:

0 commit comments

Comments
 (0)