-
Notifications
You must be signed in to change notification settings - Fork 0
/
blog.qmd
42 lines (28 loc) · 912 Bytes
/
blog.qmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
---
listing:
contents: blogs
sort: "date desc"
type: default
categories: true
sort-ui: true
filter-ui: true
fields: [date, title, reading-time, description, categories]
# Set feed to true
feed: true
page-layout: full
title-block-banner: false
---
<!-- :::: {.columns} -->
<!-- ::: {.column width="40%"} -->
<!-- # Series -->
<!-- - [My awesome Blog](series1.html): This is a series about great stuff. Seriously. Grade AAA content in here. -->
<!-- ::: -->
<!-- ::: {.column width="5%"} -->
<!-- ::: -->
<!-- ::: {.column width="55%"} -->
<!-- # Subscribe -->
<!-- <iframe src="https://app.beehiiv.com/posts/ad76e5b7-7bbe-46a7-af19-3d3c9da3ce46/edit" data-test-id="beehiiv-embed" frameborder="0" scrolling="no" style="margin: 0; border-radius: 0px !important; background-color: transparent; height: 75px;;width:400px"></iframe> -->
<!-- ::: -->
<!-- :::: -->
---
# All Blog Posts