switched site and content posts to opengraph internal template

This commit is contained in:
Bastian de Byl
2020-11-05 23:37:04 -05:00
parent 2fbaf87573
commit 0c7ccaf0d1
8 changed files with 16 additions and 8 deletions

View File

@@ -64,7 +64,8 @@ params:
favicon: "/static/img/favicon.ico" favicon: "/static/img/favicon.ico"
since: "2017" since: "2017"
logoImage: "/static/img/logo.png" logoImage: "/static/img/logo.png"
sitePreview: "/static/img/dblogo-prev.png" images:
- "/static/img/dblogo-prev.png"
logoTitle: "bdebyl" logoTitle: "bdebyl"
keywords: ["bastian", "de byl", "bdebyl", "bastian de byl"] keywords: ["bastian", "de byl", "bdebyl", "bastian de byl"]
description: "A random assortment of my personal projects." description: "A random assortment of my personal projects."

View File

@@ -4,7 +4,8 @@ date: 2019-01-16
lastmod: 2019-02-11 lastmod: 2019-02-11
categories: ["Blog"] categories: ["Blog"]
tags: ["photography"] tags: ["photography"]
preview: "/static/img/aperture-study/f17-f40-comp.jpg" images:
- "/static/img/aperture-study/f17-f40-comp.jpg"
--- ---
I found out recently that using the maximum aperture for a lens can have I found out recently that using the maximum aperture for a lens can have
deminishing returns. Simply put: it makes the image look "soft", or otherwise deminishing returns. Simply put: it makes the image look "soft", or otherwise

View File

@@ -6,7 +6,8 @@ tags: ["emacs", "linux"]
categories: ["Tutorial"] categories: ["Tutorial"]
contentCopyright: true contentCopyright: true
hideHeaderAndFooter: false hideHeaderAndFooter: false
preview: "/static/img/emacs-clang-libopencm3/header-completion.png" images:
- "/static/img/emacs-clang-libopencm3/header-completion.png"
--- ---
With some minor dependencies, it's fairly straightforward in setting up your With some minor dependencies, it's fairly straightforward in setting up your
Emacs workflow to include IntelliSense-like auto-completion! Emacs workflow to include IntelliSense-like auto-completion!

View File

@@ -4,7 +4,8 @@ date: 2018-01-11
lastmod: 2019-01-16 lastmod: 2019-01-16
categories: ["Blog"] categories: ["Blog"]
tags: ["electronics"] tags: ["electronics"]
preview: "/static/img/headphone-fix/IMG_7505.jpg" images:
- "/static/img/headphone-fix/IMG_7505.jpg"
--- ---
A colleague offered a pair of Bern Bluetooth drop-in headphones to me fore free, A colleague offered a pair of Bern Bluetooth drop-in headphones to me fore free,
with the catch being: _I had to fix them_ with the catch being: _I had to fix them_

View File

@@ -7,7 +7,8 @@ tags: ["android", "security", "hacking"]
categories: ["Tutorial"] categories: ["Tutorial"]
contentCopyright: true contentCopyright: true
hideHeaderAndFooter: false hideHeaderAndFooter: false
preview: "/static/img/lineageos-pixel3a/lineage-settings.png" images:
- "/static/img/lineageos-pixel3a/lineage-settings.png"
--- ---
In this post I aim to highlight my findings in deciding to go through the In this post I aim to highlight my findings in deciding to go through the
process of installing LineageOS on my Pixel 3a. Currently, LineageOS does not process of installing LineageOS on my Pixel 3a. Currently, LineageOS does not

View File

@@ -6,7 +6,8 @@ tags: ["libopencm3", "stm32", "tutorial"]
categories: ["Tutorial"] categories: ["Tutorial"]
contentCopyright: true contentCopyright: true
hideHeaderAndFooter: false hideHeaderAndFooter: false
preview: "/static/img/stm32-examples/part0/stm32-basic-gpio-leds.jpeg" images:
- "/static/img/stm32-examples/part0/stm32-basic-gpio-leds.jpeg"
--- ---
One of the simplest projects to get started with the STM32 microcontroller One of the simplest projects to get started with the STM32 microcontroller
series: turn on the lights! series: turn on the lights!

View File

@@ -6,7 +6,8 @@ tags: ["libopencm3", "stm32", "tutorial"]
categories: ["Tutorial"] categories: ["Tutorial"]
contentCopyright: true contentCopyright: true
hideHeaderAndFooter: false hideHeaderAndFooter: false
preview: "/static/img/stm32-examples/part1/blinky.gif" images:
- "/static/img/stm32-examples/part1/blinky.gif"
--- ---
After having reviewed [**Part 0**](/post/stm32-part0) of this series, we can now After having reviewed [**Part 0**](/post/stm32-part0) of this series, we can now
explore controlling GPIO with the hardware timers! Other tutorials have used the explore controlling GPIO with the hardware timers! Other tutorials have used the

View File

@@ -4,7 +4,8 @@ date: 2019-02-28
lastmod: 2019-02-28 lastmod: 2019-02-28
categories: ["Blog"] categories: ["Blog"]
tags: ["electronics"] tags: ["electronics"]
preview: "/static/img/thinkpad-usb-fix/DSC04781.jpg" images:
- "/static/img/thinkpad-usb-fix/DSC04781.jpg"
--- ---
From the moment that I first had my (_used_) ThinkPad X220, the bottom-right USB From the moment that I first had my (_used_) ThinkPad X220, the bottom-right USB
port nearest to the SD card reader had been broken. The pad (_or bolster_) was port nearest to the SD card reader had been broken. The pad (_or bolster_) was