content: `s/description/summary/`

This commit is contained in:
Harsh Shandilya 2022-06-27 17:20:52 +05:30
parent 3804d34b56
commit 9d5ebb2a57
44 changed files with 44 additions and 44 deletions

View File

@ -1,7 +1,7 @@
+++
categories = ["hugo", "webdev"]
date = 2020-02-03
description = "Optimize social media exposure with the right metadata for your site"
summary = "Optimize social media exposure with the right metadata for your site"
slug = "adding-social-metadata-to-your-hugo-sites"
tags = ["static sites"]
title = "Adding social metadata to your Hugo sites"

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-07-23
description = "Long form release notes for the Android Password Store v1.10.1 patch release"
summary = "Long form release notes for the Android Password Store v1.10.1 patch release"
slug = "aps-1.10.1-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-07-30
description = "Long form release notes for the Android Password Store v1.10.2 patch release"
summary = "Long form release notes for the Android Password Store v1.10.2 patch release"
slug = "aps-1.10.2-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-08-18
description = "Long form release notes for the Android Password Store August release"
summary = "Long form release notes for the Android Password Store August release"
slug = "aps-august-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-07-22
description = "Long form release notes for the Android Password Store July release"
summary = "Long form release notes for the Android Password Store July release"
slug = "aps-july-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-10-22
description = "Long form release notes for the Android Password Store October release"
summary = "Long form release notes for the Android Password Store October release"
slug = "aps-october-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2020-09-21
description = "Long form release notes for the Android Password Store September release"
summary = "Long form release notes for the Android Password Store September release"
slug = "aps-september-release"
socialImage = "uploads/aps_banner.webp"
tags = ["relnotes", "oss", "android-password-store"]

View File

@ -1,7 +1,7 @@
+++
categories = ["how-to"]
date = 2022-04-04
description = "Putting your media into Google Photos is easy, taking it out, not as much."
summary = "Putting your media into Google Photos is easy, taking it out, not as much."
slug = "backing-up-your-content-from-google-photos"
socialImage = "/uploads/google-photos-backup.webp"
tags = ["backup", "google photos", "gphotos-cdp"]

View File

@ -1,7 +1,7 @@
+++
categories = ["rust"]
date = 2021-10-17
description = "Some tips on building static binaries of Rust projects targeting Linux"
summary = "Some tips on building static binaries of Rust projects targeting Linux"
slug = "building-static-rust-binaries-for-linux"
tags = ["rust static linking", "rust static binary", "rust build static binary"]
title = "Building static Rust binaries for Linux"

View File

@ -1,7 +1,7 @@
+++
categories = ["gradle"]
date = 2022-04-17
description = "Gradle's convention plugins are a fantastic way to share common build configuration, why not take them a step further?"
summary = "Gradle's convention plugins are a fantastic way to share common build configuration, why not take them a step further?"
slug = "converting-gradle-convention-plugins-to-binary-plugins"
tags = ["convention plugins", "gradle build logic"]
title = "Converting Gradle convention plugins to binary plugins"

View File

@ -1,7 +1,7 @@
+++
categories = ["webdev", "github-actions"]
date = 2020-02-05
description = "GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here's how I used it to create mine."
summary = "GitHub Actions paired with GitHub Pages provides an excellent CD platform for a status page. Here's how I used it to create mine."
devLink = "https://dev.to/msfjarvis/creating-a-continuously-deploying-static-statuspage-with-github-3ol2"
slug = "creating-a-continuously-deploying-static-statuspage-with-github"
socialImage = "uploads/statuspage_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["android"]
date = 2020-01-20
description = "Dagger is universally intimidating to beginners and I want to change it."
summary = "Dagger is universally intimidating to beginners and I want to change it."
devLink = "https://dev.to/msfjarvis/dagger-the-easy-way-part-1-3l7b"
slug = "dagger-the-easy-way--part-1"
socialImage = "uploads/dagger_made_easy_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["android"]
date = 2020-03-06
description = "Let's extend the \"scope\" of these tutorials :)"
summary = "Let's extend the \"scope\" of these tutorials :)"
devLink = "https://dev.to/msfjarvis/dagger-the-easy-way-part-2-4p4m"
slug = "dagger-the-easy-way--part-2"
socialImage = "uploads/dagger_made_easy_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["hugo", "github-actions"]
date = 2019-12-04
description = "GitHub Actions are awesome! Learn how to use it for continuous delivery of your static sites."
summary = "GitHub Actions are awesome! Learn how to use it for continuous delivery of your static sites."
slug = "deploying-hugo-sites-with-github-actions"
socialImage = "uploads/actions_social.webp"
tags = ["static sites"]

View File

@ -1,7 +1,7 @@
+++
categories = ["zig"]
date = 2021-05-14
description = "I've decided to learn Zig, and here's how I'm preparing for it."
summary = "I've decided to learn Zig, and here's how I'm preparing for it."
slug = "first-steps-with-zig"
tags = ["learn"]
title = "First steps with Zig"

View File

@ -1,7 +1,7 @@
+++
categories = ["webdev"]
date = 2020-05-08
description = "Everybody probably understands how Cloudflare proxies A/AAAA records, but how it proxies CNAME records is also pretty interesting. Let's dive into how that happens and why it can often break other products that need you to set CNAME records."
summary = "Everybody probably understands how Cloudflare proxies A/AAAA records, but how it proxies CNAME records is also pretty interesting. Let's dive into how that happens and why it can often break other products that need you to set CNAME records."
slug = "how-cloudflare-proxies-cname-records"
socialImage = "uploads/cf_proxy_social.webp"
tags = ["cloudflare"]

View File

@ -1,7 +1,7 @@
+++
categories = ["git"]
date = 2021-08-14
description = "Everyone uses Git their way. This is how I do it."
summary = "Everyone uses Git their way. This is how I do it."
draft = true
slug = "how-i-use-git"
tags = ["developer workflow"]

View File

@ -1,7 +1,7 @@
+++
categories = ["open source"]
date = 2019-05-31
description = "Starting with OSS can be daunting for many. Here's a recap of my experiences with OSS with some tips on how to get started yourself."
summary = "Starting with OSS can be daunting for many. Here's a recap of my experiences with OSS with some tips on how to get started yourself."
devLink = "https://dev.to/msfjarvis/how-to-get-involved-with-open-source-4h42"
tags = ["oss"]
title = "How to get involved in open source"

View File

@ -1,7 +1,7 @@
+++
categories = ["hugo", "webdev"]
date = 2020-01-20
description = "Adding additional comment backends to Hugo is actually rather simple!"
summary = "Adding additional comment backends to Hugo is actually rather simple!"
devLink = "https://dev.to/msfjarvis/integrating-comments-in-hugo-sites-with-commento-136f"
slug = "integrating-comments-in-hugo-sites-with-commento"
socialImage = "uploads/commento_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["zig"]
date = 2021-05-15
description = "Onwards in our quest to learn Zig"
summary = "Onwards in our quest to learn Zig"
slug = "learning-zig--day-2"
tags = ["learn"]
title = "Learning Zig - Day 2"

View File

@ -1,7 +1,7 @@
+++
categories = ["zig"]
date = 2021-05-16
description = "Finishing up the basics"
summary = "Finishing up the basics"
slug = "learning-zig--day-3"
tags = ["learn"]
title = "Learning Zig - Day 3"

View File

@ -1,7 +1,7 @@
+++
categories = ["zig"]
date = 2021-05-18
description = "Brushing up on standards"
summary = "Brushing up on standards"
slug = "learning-zig--day-4"
tags = ["learn"]
title = "Learning Zig - Day 4"

View File

@ -1,7 +1,7 @@
+++
categories = ["linux"]
date = 2020-07-17
description = "Getting a USB Bluetooth dongle to function properly on Linux proved to be somewhat of a trip, which I'm documenting here."
summary = "Getting a USB Bluetooth dongle to function properly on Linux proved to be somewhat of a trip, which I'm documenting here."
slug = "making-a-bluetooth-adapter-work-on-linux"
socialImage = "uploads/bluetooth_social.webp"
tags = ["bluetooth", "bt-audio"]

View File

@ -1,7 +1,7 @@
+++
categories = ["kotlin", "android"]
date = 2020-12-21
description = "Moshi is a fast and powerful JSON parsing library for the JVM and Android. Today we look into manually parsing JSON to and from Java/Kotlin classes"
summary = "Moshi is a fast and powerful JSON parsing library for the JVM and Android. Today we look into manually parsing JSON to and from Java/Kotlin classes"
slug = "manually-parsing-json-with-moshi"
socialImage = "/uploads/moshi_social.webp"
tags = ["moshi", "json parsing", "moshi read json from file"]

View File

@ -1,7 +1,7 @@
+++
categories = ["aps"]
date = 2021-11-06
description = "I recently migrated Password Store to Material You, Google's latest iteration of Material Design. Here's how it went."
summary = "I recently migrated Password Store to Material You, Google's latest iteration of Material Design. Here's how it went."
slug = "migrating-aps-to-material-you"
tags = ["android-password-store"]
title = "Migrating APS to Material You"

View File

@ -1,7 +1,7 @@
+++
categories = ["android"]
date = 2020-01-11
description = "Dagger is not the easiest tool to get on board with but it's almost worth the effort. Here's the story of my journey to not hating Dagger."
summary = "Dagger is not the easiest tool to get on board with but it's almost worth the effort. Here's the story of my journey to not hating Dagger."
devLink = "https://dev.to/msfjarvis/my-dagger-story-2go0"
slug = "my-dagger-story"
socialImage = "uploads/dagger_story_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["android"]
date = 2019-11-21
description = "GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages."
summary = "GitHub recently rolled out Packages to the general public, allowing the entire develop-test-deploy pipeline to get centralized at GitHub. Learn how to use it to publish your Android library packages."
devLink = "https://dev.to/msfjarvis/publishing-an-android-library-to-github-packages-1l74"
slug = "publishing-an-android-library-to-github-packages"
socialImage = "uploads/github_packages_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["webdev"]
date = 2019-12-17
description = "Analytics platforms are often overwhelming and a privacy nightmare -- here's how to bring analytics to the backend with very simple tooling"
summary = "Analytics platforms are often overwhelming and a privacy nightmare -- here's how to bring analytics to the backend with very simple tooling"
devLink = "https://dev.to/msfjarvis/server-side-analytics-with-goaccess-pg8"
slug = "serverside-stats-with-goaccess"
socialImage = "uploads/goaccess_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["rust", "dev"]
date = 2020-07-05
description = "Rust programs are pretty fast on their own, but you can slightly augment their performance with some simple tricks."
summary = "Rust programs are pretty fast on their own, but you can slightly augment their performance with some simple tricks."
slug = "simple-tricks-for-faster-rust-programs"
socialImage = "uploads/cuddlyferris.webp"
tags = ["perf"]

View File

@ -1,7 +1,7 @@
+++
categories = ["news"]
date = 2020-02-09
description = "The Viscerion experiment that started more than a year ago is now coming to an end. Here's what's happening."
summary = "The Viscerion experiment that started more than a year ago is now coming to an end. Here's what's happening."
slug = "sunsetting-viscerion"
socialImage = "uploads/viscerion_social.webp"
tags = ["personal"]

View File

@ -1,7 +1,7 @@
+++
categories = ["email"]
date = 2020-04-13
description = "I recently moved from forwarding my email through Google to hosting it through Purelymail.com. Here are some thoughts about the process and the motivation behind it"
summary = "I recently moved from forwarding my email through Google to hosting it through Purelymail.com. Here are some thoughts about the process and the motivation behind it"
devLink = "https://dev.to/msfjarvis/switching-my-email-to-purelymail-4l6i"
slug = "switching-my-email-to-purelymail"
tags = ["purelymail"]

View File

@ -1,7 +1,7 @@
+++
categories = ["teachingkotlin", "kotlin", "dev", "android"]
date = 2019-09-20
description = "Kotlin's been great for me -- and millions others, as evident by its explosive growth. Long-time Java developers may feel hesitant to give it a shot. This series aims to smoothen this transition, letting people know what benefits they might reap from Kotlin, and what differences should they be careful about."
summary = "Kotlin's been great for me -- and millions others, as evident by its explosive growth. Long-time Java developers may feel hesitant to give it a shot. This series aims to smoothen this transition, letting people know what benefits they might reap from Kotlin, and what differences should they be careful about."
devLink = "https://dev.to/msfjarvis/teachingkotlin-kotlin-for-android-java-developers-1fo3"
slug = "teaching-kotlin--kotlin-for-android-java-developers"
socialImage = "uploads/teachingkotlin_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["kotlin", "android", "teachingkotlin"]
date = 2019-09-23
description = "Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin."
summary = "Part 1 of my #TeachingKotlin, this post goes over Kotlin classes, objects and how things like finality and staticity vary between Java and Kotlin."
slug = "teaching-kotlin--classes-and-objects"
tags = []
title = "#TeachingKotlin Part 1 - Classes and Objects and everything in between"

View File

@ -1,7 +1,7 @@
+++
categories = ["kotlin", "android", "teachingkotlin"]
date = 2019-09-30
description = "The second post in #TeachingKotlin series, this post goes over Kotlin's variables and their attributes, like visibility and getters/setters."
summary = "The second post in #TeachingKotlin series, this post goes over Kotlin's variables and their attributes, like visibility and getters/setters."
devLink = "https://dev.to/msfjarvis/teachingkotlin-part-2-variables-2api"
slug = "teaching-kotlin--variables"
socialImage = "uploads/teachingkotlin_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["kotlin", "android", "teachingkotlin"]
date = 2019-12-16
description = "Part 3 of #TeachingKotlin covers some subtle differences between Kotlin and Java that might affect your codebases as you start migrating to or writing new code in Kotlin."
summary = "Part 3 of #TeachingKotlin covers some subtle differences between Kotlin and Java that might affect your codebases as you start migrating to or writing new code in Kotlin."
devLink = "https://dev.to/msfjarvis/teachingkotlin-part-3-caveats-coming-from-java-2e1k"
slug = "teachingkotlin-part-3--caveats-coming-from-java"
socialImage = "uploads/teachingkotlin_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["github-actions"]
date = 2021-01-02T00:00:00Z
description = "GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here's some tips to get you started with exploring its true potential."
summary = "GitHub Actions is a power CI/CD platform that can do a lot more than your traditional CI systems. Here's some tips to get you started with exploring its true potential."
slug = "github-actions-tips-tricks"
socialImage = "/uploads/actions_social.webp"
tags = ["tips and tricks", "schedules", "jobs", "workflows"]

View File

@ -1,7 +1,7 @@
+++
categories = ["android", "kotlin"]
date = 2020-11-21T00:00:00Z
description = "Building libraries is hard, and keeping track of your public API surface harder. Kotlin 1.4's explicit API mode tries to make the latter not be difficult anymore."
summary = "Building libraries is hard, and keeping track of your public API surface harder. Kotlin 1.4's explicit API mode tries to make the latter not be difficult anymore."
draft = true
slug = "tips-for-building-kotlin-libraries"
socialImage = "/uploads/kotlin_social.webp"

View File

@ -1,7 +1,7 @@
+++
categories = ["rust"]
date = 2019-09-07
description = "Rust is an amazing systems language that is on an explosive rise thanks to its memory safety guarantees and fast, iterative development. In this post, I recap some of the tooling that I use with Rust to make coding in it even more fun and intuitive"
summary = "Rust is an amazing systems language that is on an explosive rise thanks to its memory safety guarantees and fast, iterative development. In this post, I recap some of the tooling that I use with Rust to make coding in it even more fun and intuitive"
devLink = "https://dev.to/msfjarvis/tools-for-effective-rust-development-3mb4"
title = "Tools for effective Rust development"
slug = "tools-for-effective-rust-development"

View File

@ -1,7 +1,7 @@
+++
categories = ["tools-of-the-trade"]
date = 2020-08-04
description = "In the first post in the new 'Tools of the trade' series, we talk about direnv."
summary = "In the first post in the new 'Tools of the trade' series, we talk about direnv."
slug = "tools-of-the-trade-direnv"
socialImage = "uploads/tools-of-the-trade-direnv.webp"
tags = ["direnv", "cli-tools"]

View File

@ -1,7 +1,7 @@
+++
categories = ["tools-of-the-trade"]
date = 2020-08-18
description = "Probably the final post of this series? Let's talk about fd!"
summary = "Probably the final post of this series? Let's talk about fd!"
slug = "tools-of-the-trade-fd"
socialImage = "uploads/tools-of-the-trade-fd.webp"
tags = ["fd", "cli-tools"]

View File

@ -1,7 +1,7 @@
+++
categories = ["tools-of-the-trade"]
date = 2020-08-10
description = "Continuing this series, let's talk about fzf."
summary = "Continuing this series, let's talk about fzf."
slug = "tools-of-the-trade-fzf"
socialImage = "uploads/tools-of-the-trade-fzf.webp"
tags = ["fzf", "cli-tools"]

View File

@ -1,7 +1,7 @@
+++
categories = ["tools-of-the-trade"]
date = 2020-09-02
description = "Bringing this series back on popular demand, we're here to talk about SDKMAN!"
summary = "Bringing this series back on popular demand, we're here to talk about SDKMAN!"
slug = "tools-of-the-trade-sdkman"
socialImage = "uploads/tools-of-the-trade-sdkman.webp"
tags = ["sdkman", "cli-tools"]

View File

@ -1,7 +1,7 @@
+++
categories = ["kotlin", "android"]
date = 2019-10-25
description = "I was an early adopter of the Gradle Kotlin DSL, deploying it to multiple Android projects of mine, but lately it has been more trouble than I could care for. Here are my grievances with it."
summary = "I was an early adopter of the Gradle Kotlin DSL, deploying it to multiple Android projects of mine, but lately it has been more trouble than I could care for. Here are my grievances with it."
devLink = "https://dev.to/msfjarvis/why-i-went-back-to-the-gradle-groovy-dsl-4jf4"
slug = "why-i-went-back-to-the-gradle-groovy-dsl"
tags = ["groovy", "gradle"]

View File

@ -1,7 +1,7 @@
+++
categories = ["android"]
date = 2020-07-23
description = "(Mostly) everybody agrees that Android upgrades are good, but how very crucial they are to security and privacy often gets overlooked. Let's dig into that."
summary = "(Mostly) everybody agrees that Android upgrades are good, but how very crucial they are to security and privacy often gets overlooked. Let's dig into that."
devLink = "https://dev.to/msfjarvis/why-upgrade-android-557f"
slug = "why-upgrade-android"
socialImage = "uploads/why_upgrade_android_social.webp"