Compare commits
2 Commits
b25fcfed88
...
5fbfc7e539
Author | SHA1 | Date | |
---|---|---|---|
5fbfc7e539 | |||
88bebf37f3 |
@ -8,11 +8,14 @@ summary: "Drawing on many ancestral traditions and the experience of her own bod
|
|||||||
location: "Denver CO"
|
location: "Denver CO"
|
||||||
tags: [ancestors, food, health, indigeneity]
|
tags: [ancestors, food, health, indigeneity]
|
||||||
links:
|
links:
|
||||||
- text: "Bugs Bones & Botany"
|
-
|
||||||
|
text: "Bugs Bones & Botany"
|
||||||
url: "https://www.bonesbugsandbotany.com"
|
url: "https://www.bonesbugsandbotany.com"
|
||||||
- text: "Red Palm Oil: A Ghanaian Tradition"
|
-
|
||||||
|
text: "Red Palm Oil: A Ghanaian Tradition"
|
||||||
url: "https://www.youtube.com/watch?v=sAgXY2WWPAk"
|
url: "https://www.youtube.com/watch?v=sAgXY2WWPAk"
|
||||||
- text: "Patreon"
|
-
|
||||||
|
text: "Patreon"
|
||||||
url: "https://www.patreon.com/bonesbugsandbotany"
|
url: "https://www.patreon.com/bonesbugsandbotany"
|
||||||
---
|
---
|
||||||
|
|
||||||
|
@ -7,9 +7,11 @@ approved: 2025-04-01
|
|||||||
summary: "A career-long journey to build online social networks that cannot be controlled by a single company, culminating with the ActivityPub standard."
|
summary: "A career-long journey to build online social networks that cannot be controlled by a single company, culminating with the ActivityPub standard."
|
||||||
location: "Montreal, Canada"
|
location: "Montreal, Canada"
|
||||||
links:
|
links:
|
||||||
- text: Website
|
-
|
||||||
|
text: Website
|
||||||
url: https://evanp.me/
|
url: https://evanp.me/
|
||||||
- text: ActivityPub: Programming the Social Web
|
-
|
||||||
|
text: "ActivityPub: Programming the Social Web"
|
||||||
url: https://www.oreilly.com/library/view/activitypub/9781098162733/
|
url: https://www.oreilly.com/library/view/activitypub/9781098162733/
|
||||||
tags: [decentralization, open source, organizations, social media, software, standards]
|
tags: [decentralization, open source, organizations, social media, software, standards]
|
||||||
---
|
---
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
{{- if and .Params.narrator .Params.subject -}}
|
{{- if and .Params.narrator .Params.subject -}}
|
||||||
{{- .Params.narrator }}: {{ .Params.subject -}}
|
<span class="artile__title-narrator font-iosevka">{{- .Params.narrator }}</span>: <span class="artile__title-subject">{{ .Params.subject -}}</span>
|
||||||
{{- end -}}
|
{{- end -}}
|
||||||
|
Reference in New Issue
Block a user