Move all the figure shortcodes to /layouts/shortcodes/figures; center all of them
This commit is contained in:
parent
ead979da00
commit
542866489d
12 changed files with 43 additions and 37 deletions
|
|
@ -14,7 +14,7 @@ resources:
|
|||
tags: ["Travel"]
|
||||
---
|
||||
|
||||
{{< post_figure name=buchanan >}}
|
||||
{{< figures/image name=buchanan >}}
|
||||
|
||||
This past weekend, {{< tess >}} and I took a short, one-night staycation in San
|
||||
Francisco's Japantown. With all the flurry of things happening in our lives, it
|
||||
|
|
@ -41,7 +41,7 @@ walking around the neighborhood, eating, and relaxing. For only being just over
|
|||
|
||||
Tess also [wrote](https://tess.oconnor.cx/2021/09/japantown) about our trip.
|
||||
|
||||
{{< post_figure name=ramen >}}
|
||||
{{< figures/image name=ramen >}}
|
||||
|
||||
[hk]: https://www.jdvhotels.com/hotels/california/san-francisco/hotel-kabuki
|
||||
[ks]: https://kabukisprings.com
|
||||
[ks]: https://kabukisprings.com
|
||||
|
|
|
|||
|
|
@ -6,7 +6,7 @@ draft: false
|
|||
tags: ["Music", "Synthesizers", "DIY"]
|
||||
---
|
||||
|
||||
{{< youtube_figure id="gCSwWsxzy_c" title="A timelapse video of me building an Oskitone Scout, set to music produced using the Scout itself">}}
|
||||
{{< figures/youtube id="gCSwWsxzy_c" title="A timelapse video of me building an Oskitone Scout, set to music produced using the Scout itself">}}
|
||||
|
||||
[Oskitone][oskitone] recently released a new synthesizer: the [Scout][scout].
|
||||
It's a small monophonic keyboard synth built around an Arduino. It was a quick
|
||||
|
|
@ -16,4 +16,4 @@ building the kit, set to music I wrote and produced with the completed Scout.
|
|||
Enjoy!
|
||||
|
||||
[oskitone]: https://www.oskitone.com
|
||||
[scout]: https://www.oskitone.com/product/scout-synth
|
||||
[scout]: https://www.oskitone.com/product/scout-synth
|
||||
|
|
|
|||
|
|
@ -10,7 +10,7 @@ resources:
|
|||
tags: ["Travel", "Pandemic", "Friends"]
|
||||
---
|
||||
|
||||
{{< post_figure name=friends >}}
|
||||
{{< figures/image name=friends >}}
|
||||
|
||||
I'm writing this in the airport having just spend a week with a group of friends
|
||||
who mean the world to me. For the past 18 months, we have been spending our
|
||||
|
|
@ -32,4 +32,4 @@ I'm so grateful for every one of these people. We've been friends for years and
|
|||
even though our lives have taken us in so many different directions, we've found
|
||||
each other again and that is so wonderful.
|
||||
|
||||
{{< twitter 1447951049076056071 >}}
|
||||
{{< twitter 1447951049076056071 >}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue