diff --git a/notes/collective-action-problems-and-climate-change.md b/notes/collective-action-problems-and-climate-change.md index d36cabc..5b62168 100644 --- a/notes/collective-action-problems-and-climate-change.md +++ b/notes/collective-action-problems-and-climate-change.md @@ -1,17 +1,15 @@ --- title: Collective Action Problems & Climate Change created: 2022-04-13 -date: 2022-04-13 -description: "In episode #6 in our series of deep dives into crypto and web3, Rufus Pollock and Stephen Diehl explore the interaction of climate change and public goods problems. They focus on KlimaDAO as an example of an attempted solution to solve a public goods problem within the climate space using a Decentralized Autonomous Organization." +date: 2022-03-01 +description: 'In this episode we use the example of KlimaDAO to explore the interaction between climate change and the public goods problem.' +image: /img/Collective Action Climate.png youtube: https://www.youtube.com/watch?v=SLXtnCL6IxE podcast: https://anchor.fm/life-itself/episodes/Collective-Action-Problems--Climate-Change-e1h4o6e/a-a7gpq18 -featured: false +featured: true aliases: notes/collective-action-problems-and-climate-change.md --- -{/* https://www.youtube.com/watch?v=SLXtnCL6IxE */} - -{/* Podcast: https://anchor.fm/life-itself/episodes/Collective-Action-Problems--Climate-Change-e1h4o6e/a-a7gpq18 */} * Wiki topic: [public-goods-problem](../concepts/public-goods-problem.md) *** diff --git a/notes/pia-mancini-open-collective-dialogue.md b/notes/pia-mancini-open-collective-dialogue.md index c305022..928a85d 100644 --- a/notes/pia-mancini-open-collective-dialogue.md +++ b/notes/pia-mancini-open-collective-dialogue.md @@ -1,6 +1,12 @@ --- +title: Open Collective, Steward Ownership & Exit to Community with Pia Mancini created: 2022-04-13 date: 2022-04-08 +description: 'In this episode with Pia Mancini about her work to make community finance transparent and sustainable with Open Collective, her commitment ot steward ownership and the value of an exit to community.' +image: /img/Pia Mancini Thumbnail.jpg +youtube: https://www.youtube.com/watch?v=C2KYJiQVtIM +featured: true +aliases: notes/pia-mancini-open-collective-dialogue.md --- # Dialogue with Pia Mancini on Open Collective diff --git a/notes/post-state-technocracy.md b/notes/post-state-technocracy.md index 11b953b..9d40251 100644 --- a/notes/post-state-technocracy.md +++ b/notes/post-state-technocracy.md @@ -1,17 +1,15 @@ --- -title: Post-State Technocracy +title: Web3 and Post-State Technocracy created: 2022-03-21 -date: 2022-03-21 -description: "In episode #4 of our ongoing deep dive into web3 and crypto, Rufus Pollock and Stephen Diehl do a deep dive into the Silicon Valley utopian ideas of crypto assets and explore the notion that crypto assets are a means to create a new form of 'network state' outside of the existing international order." +date: 2022-02-17 +description: "In this episode we explore the aspirational transition from the existing US-led international order to a world in which blockchain technology and technocracy are the new foundations for global human governance." +image: /img/technocracy.jpg youtube: https://www.youtube.com/watch?v=gZ0iCJkM3PU podcast: https://anchor.fm/life-itself/episodes/On-Web3-and-Post-State-Technocracy-with-Stephen-Diehl--Rufus-Pollock-e1g4cpe -featured: false +featured: true aliases: notes/post-state-technocracy.md --- -{/* https://www.youtube.com/watch?v=gZ0iCJkM3PU */} - -{/* Podcast: https://anchor.fm/life-itself/episodes/On-Web3-and-Post-State-Technocracy-with-Stephen-Diehl--Rufus-Pollock-e1g4cpe */} * Wiki Topic: [Post-state technocracy](../concepts/post-state-technocracy.md) *** diff --git a/site/components/Home/Latest.js b/site/components/Home/Latest.js index e6fb11b..f65cd14 100644 --- a/site/components/Home/Latest.js +++ b/site/components/Home/Latest.js @@ -1,32 +1,4 @@ - -const posts = [ - { - title: 'Open Collective, Steward Ownership & Exit to Community with Pia Mancini', - href: 'https://www.youtube.com/watch?v=C2KYJiQVtIM', - category: { name: 'Video', href: '#' }, - description: 'In this episode with Pia Mancini about her work to make community finance transparent and sustainable with Open Collective, her commitment ot steward ownership and the value of an exit to community.', - imageUrl: '/img/Pia Mancini Thumbnail.jpg' - }, - { - title: 'Collective Action Problems & Climate Change', - href: 'https://www.youtube.com/watch?v=SLXtnCL6IxE', - category: { name: 'Video', href: '#' }, - description: 'In this episode we use the example of KlimaDAO to explore the interaction between climate change and the public goods problem.', - datetime: '2022-03-01', - imageUrl: '/img/Collective Action Climate.png' - }, - { - title: 'Web3 and Post-State Technocracy', - href: 'https://www.youtube.com/watch?v=gZ0iCJkM3PU', - category: { name: 'Video', href: '#' }, - description: 'In this episode we explore the aspirational transition from the existing US-led international order to a world in which blockchain technology and technocracy are the new foundations for global human governance.', - datetime: '2022-02-17', - imageUrl: '/img/technocracy.jpg', - }, -] - - -export function Latest() { +export function Latest({ posts }) { return (
@@ -40,21 +12,29 @@ export function Latest() {

- {posts.map((post) => ( + {posts && posts.map((post) => (
- + {post.image ? {post.title} + :
+ }
diff --git a/site/content/test.md b/site/content/test.md index 29a0c33..adcf563 100644 --- a/site/content/test.md +++ b/site/content/test.md @@ -1,4 +1,14 @@ -# Test (Obsidian) wiki link syntax +--- +title: Test frontmatter in markdown +created: 2022-04-26 +date: 2022-04-26 +description: 'In this test episode with somebody about their work to make community finance transparent and sustainable with Open Collective, their commitment ot steward ownership and the value of an exit to community.' +youtube: https://youtube.com/ +featured: false +--- + + +## Test (Obsidian) wiki link syntax 1. Internal link *`[[recent-events]]`* @@ -23,7 +33,7 @@ *** -# Test video embed links in markdown +## Test video embed links in markdown This youtube link (https://www.youtube.com/embed/K5JtPTyc0y0) surrounded by newlines in markdown would display as follows: diff --git a/site/pages/index.js b/site/pages/index.js index 304f6c2..3700477 100644 --- a/site/pages/index.js +++ b/site/pages/index.js @@ -4,16 +4,38 @@ import Features from 'components/Home/Features' import Why from 'components/Home/Why' import GetInvolved from 'components/Home/Get-Involved' import { NextSeo } from 'next-seo' +import { allOtherPages } from 'contentlayer/generated' -export default function Home(props) { +export default function Home({ featuredPages }) { return ( <> - + - + - ) + ); +} + +export async function getStaticProps () { + const featuredPages = allOtherPages + .filter((page) => page.featured !== undefined && page.featured) + .sort((a, b) => new Date(b.date) - new Date(a.date)) + .map((page) => { + return { + title: page.title ?? null, + description: page.description ?? null, + image: page.image ?? null, + youtube: page.youtube ?? null, + link: `/${page._raw.flattenedPath}`, + } + }) + + return { + props: { + featuredPages + } + } } \ No newline at end of file diff --git a/site/public/img/Collective Action Climate.png b/site/public/img/Collective Action Climate.png index 176f51e..cf39596 100644 Binary files a/site/public/img/Collective Action Climate.png and b/site/public/img/Collective Action Climate.png differ diff --git a/site/public/img/Pia Mancini Thumbnail.jpg b/site/public/img/Pia Mancini Thumbnail.jpg index 78931e1..b737879 100644 Binary files a/site/public/img/Pia Mancini Thumbnail.jpg and b/site/public/img/Pia Mancini Thumbnail.jpg differ diff --git a/site/public/img/technocracy.jpg b/site/public/img/technocracy.jpg index b529bcf..2b84dee 100644 Binary files a/site/public/img/technocracy.jpg and b/site/public/img/technocracy.jpg differ