Skip to content

Commit 4fc3a0b

Browse files
committed
add description to various blog articles
1 parent 833aad1 commit 4fc3a0b

5 files changed

+5
-0
lines changed

src/posts/2023-08-22-Obsidian Book Search Tweaks.md

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ image:
1111
imgAuthor:
1212
imgAuthorURL:
1313
templateEngineOverride: md
14+
excerpt: "Tweaking and Improving Book Search Plugin for Obsidian"
1415
---
1516

1617
<p class="text-center"><img src="/media/logos/obsidian.svg" alt="obsidian logo" width="250px" class="inline"></p>

src/posts/2023-09-01-Switching to Wayland.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags:
99
image:
1010
imgAuthor:
1111
imgAuthorURL:
12+
excerpt: "Configuration Changes & Tips on Switching to Hyprland"
1213
---
1314

1415
<p class="text-center"><img class="inline" src="/media/logos/wayland.svg" alt="wayland-logo" width="25%"></p>

src/posts/2023-09-25-Reset USB Device In Linux.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags:
99
image:
1010
imgAuthor:
1111
imgAuthorURL:
12+
excerpt: "Reset Any USB Device in Linux Using Vendor ID & Product ID"
1213
---
1314

1415
<img src="/media/logos/usb.svg" alt="usb-logo" class="dark-logo" width="400px">

src/posts/2023-10-20-Wayland Screenshots Using Grim.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags:
99
image:
1010
imgAuthor:
1111
imgAuthorURL:
12+
excerpt: "Capture Selection, Window or Monitor Using Grim & Hyprland"
1213
---
1314

1415
I made some basic scripts for capturing screenshots in `hyprland` using `grim` as `scrot` doesn't have support for wayland.

src/posts/2023-11-14-Using DoH on Android with Firefox.md

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ tags:
99
- javascript
1010
- linux
1111
image: ../_media/images/2018/09/mozilla_header.jpg
12+
excerpt: "Get DNS Over HTTPS Support Using Firefox Nightly on Android"
1213
---
1314

1415
<blockquote><p>DNS over HTTPS (DoH) is a protocol for performing remote Domain Name System (DNS) resolution via the HTTPS protocol. A goal of the method is to increase user privacy and security by preventing eavesdropping and manipulation of DNS data by man-in-the-middle attacks by using the HTTPS protocol to encrypt the data between the DoH client and the DoH-based DNS resolver.</p>

0 commit comments

Comments
 (0)