From 53bb576040546bf2967cace5fc505426e336d1d9 Mon Sep 17 00:00:00 2001 From: Raymond Cheng Date: Mon, 30 Sep 2024 18:25:12 -0700 Subject: [PATCH] docs: organize blog under certain tags (#2279) * Trying to separate out opinions, from data science, from product launches, etc. --- ...11-07-open-source-open-data-open-infra.mdx | 2 +- .../index.md | 7 +-- .../blog/2023-12-14-levels-of-the-game.mdx | 2 +- .../index.mdx | 2 +- .../index.mdx | 2 +- .../index.mdx | 2 +- ...-26-octant-epoch-02-ecosystem-analysis.mdx | 2 +- .../index.mdx | 2 +- .../index.mdx | 2 +- .../index.mdx | 2 +- .../index.md | 2 +- ...4-24-octant-epoch-03-ecosystem-analysis.md | 2 +- .../2024-05-16-impact-metrics-rf4/index.md | 2 +- .../blog/2024-05-30-fil-retropgf-1/index.md | 2 +- .../index.md | 2 +- .../index.md | 2 +- .../blog/2024-07-16-oso-data-portal/index.md | 2 +- .../blog/2024-07-23-rf4-ballot-box/index.md | 2 +- .../2024-08-12-war-for-public-goods/index.md | 2 +- .../2024-08-30-impact-data-scientists.mdx | 2 +- apps/docs/docusaurus.config.ts | 52 ++++++++++++++++++- 21 files changed, 71 insertions(+), 26 deletions(-) diff --git a/apps/docs/blog/2023-11-07-open-source-open-data-open-infra.mdx b/apps/docs/blog/2023-11-07-open-source-open-data-open-infra.mdx index c8fb0c1e6..dd0a1b031 100644 --- a/apps/docs/blog/2023-11-07-open-source-open-data-open-infra.mdx +++ b/apps/docs/blog/2023-11-07-open-source-open-data-open-infra.mdx @@ -2,7 +2,7 @@ slug: open-source-open-data-open-infra title: Open Source, Open Data, Open Infra authors: [ryscheng] -tags: [featured, kariba, open source, open data, open infra] +tags: [featured, perspective, development, kariba] --- import Head from '@docusaurus/Head'; diff --git a/apps/docs/blog/2023-11-20-retropgf3-ecosystem-analysis/index.md b/apps/docs/blog/2023-11-20-retropgf3-ecosystem-analysis/index.md index ea21a7d5c..70b24b9d6 100644 --- a/apps/docs/blog/2023-11-20-retropgf3-ecosystem-analysis/index.md +++ b/apps/docs/blog/2023-11-20-retropgf3-ecosystem-analysis/index.md @@ -3,12 +3,7 @@ slug: retropgf3-ecosystem-analysis title: Analysis on the 300+ OSS projects applying for RetroPGF 3 authors: [ccerv1] tags: - [ - optimism, - retroactive public goods funding, - ecosystem reports, - data visualization, - ] + [optimism, data science, retroactive public goods funding, ecosystem reports] --- import Head from '@docusaurus/Head'; diff --git a/apps/docs/blog/2023-12-14-levels-of-the-game.mdx b/apps/docs/blog/2023-12-14-levels-of-the-game.mdx index 8e0bdc677..f60740699 100644 --- a/apps/docs/blog/2023-12-14-levels-of-the-game.mdx +++ b/apps/docs/blog/2023-12-14-levels-of-the-game.mdx @@ -2,7 +2,7 @@ slug: levels-of-the-game title: "Levels of the game: the psychology of RetroPGF and how to build a better game" authors: [ccerv1] -tags: [optimism, retroactive public goods funding, game design] +tags: [perspective, optimism, retroactive public goods funding, game design] --- import Head from '@docusaurus/Head'; diff --git a/apps/docs/blog/2023-12-15-pln-ecosystem-analysis/index.mdx b/apps/docs/blog/2023-12-15-pln-ecosystem-analysis/index.mdx index eaf31b565..d7b8b4047 100644 --- a/apps/docs/blog/2023-12-15-pln-ecosystem-analysis/index.mdx +++ b/apps/docs/blog/2023-12-15-pln-ecosystem-analysis/index.mdx @@ -2,7 +2,7 @@ slug: pln-ecosystem-analysis title: Initiating coverage of the PLN open source economy authors: [ccerv1] -tags: [protocol labs network, filecoin, ecosystem reports, data visualization] +tags: [data science, protocol labs, filecoin, ecosystem reports] --- [Open Source Observer](https://www.opensource.observer/) is a platform for measuring the impact of open source software (OSS) contributions. We launched a few months ago with a commitment to [open source everything](https://docs.opensource.observer/blog/open-source-open-data-open-infra). We attended the PL Summit in Istanbul last month and had a chance to present our work to the community. diff --git a/apps/docs/blog/2024-01-03-fund-your-dependencies/index.mdx b/apps/docs/blog/2024-01-03-fund-your-dependencies/index.mdx index 3cadc194c..1de98d019 100644 --- a/apps/docs/blog/2024-01-03-fund-your-dependencies/index.mdx +++ b/apps/docs/blog/2024-01-03-fund-your-dependencies/index.mdx @@ -2,7 +2,7 @@ slug: fund-your-dependencies title: Fund your dependencies authors: [ccerv1] -tags: [dependencies, open source] +tags: [perspective, open source, dependencies] --- Messari just released their annual [Crypto Theses for 2024](https://messari.io/crypto-theses-for-2024). This year’s report included a chart from a16z’s [State of Crypto 2023](https://a16zcrypto.com/posts/article/spotlight-on-crypto-policy/) showing npm downloads for three of the leading packages used by decentralized apps going up and to the right, reaching all time highs in late 2023. Messari founder [Ryan Selkis](https://twitter.com/twobitidiot) said “If I could invest blindly into crypto based on a single chart, it’s this one.” diff --git a/apps/docs/blog/2024-01-19-what-builders-can-learn-from-retropgf3/index.mdx b/apps/docs/blog/2024-01-19-what-builders-can-learn-from-retropgf3/index.mdx index 150066a37..3e01a6ea9 100644 --- a/apps/docs/blog/2024-01-19-what-builders-can-learn-from-retropgf3/index.mdx +++ b/apps/docs/blog/2024-01-19-what-builders-can-learn-from-retropgf3/index.mdx @@ -2,7 +2,7 @@ slug: what-builders-can-learn-from-retropgf3 title: "What builders can learn from RetroPGF 3: separating the signal from the noise" authors: [ccerv1] -tags: [optimism, retroactive public goods funding, incentive alignment, data visualization] +tags: [optimism, data science, retroactive public goods funding, incentive alignment] --- import Head from '@docusaurus/Head'; diff --git a/apps/docs/blog/2024-01-26-octant-epoch-02-ecosystem-analysis.mdx b/apps/docs/blog/2024-01-26-octant-epoch-02-ecosystem-analysis.mdx index 455effa21..1026edb58 100644 --- a/apps/docs/blog/2024-01-26-octant-epoch-02-ecosystem-analysis.mdx +++ b/apps/docs/blog/2024-01-26-octant-epoch-02-ecosystem-analysis.mdx @@ -2,7 +2,7 @@ slug: octant-epoch-02-ecosystem-analysis title: A snapshot of the 20+ open source software projects in Octant's Epoch 2 authors: [ccerv1] -tags: [octant, ecosystem reports, open source] +tags: [octant, data science, ecosystem reports, open source] image: https://site-assets.plasmic.app/75a76e63b052ad2cf61265abb50d3f6e.png --- diff --git a/apps/docs/blog/2024-01-31-arb-ecosystem-analysis/index.mdx b/apps/docs/blog/2024-01-31-arb-ecosystem-analysis/index.mdx index 800e6ed20..e0015a7b9 100644 --- a/apps/docs/blog/2024-01-31-arb-ecosystem-analysis/index.mdx +++ b/apps/docs/blog/2024-01-31-arb-ecosystem-analysis/index.mdx @@ -2,7 +2,7 @@ slug: arb-ecosystem-analysis title: Initiating coverage of the Arbitrum open source economy authors: [ccerv1] -tags: [arbitrum, ecosystem reports, data visualization] +tags: [arbitrum, data science, ecosystem reports] image: ./area-arbitrum-all.png --- diff --git a/apps/docs/blog/2024-02-21-gitcoin-grants-impact/index.mdx b/apps/docs/blog/2024-02-21-gitcoin-grants-impact/index.mdx index 3f4de9f82..30c3b923e 100644 --- a/apps/docs/blog/2024-02-21-gitcoin-grants-impact/index.mdx +++ b/apps/docs/blog/2024-02-21-gitcoin-grants-impact/index.mdx @@ -2,7 +2,7 @@ slug: gitcoin-grants-impact title: A longitudinal assessment of Gitcoin Grants impact on open source developer activity authors: [ccerv1] -tags: [gitcoin, open source, impact tracking] +tags: [gitcoin, data science, ecosystem reports, impact tracking] image: ./07-developer-growth.png --- diff --git a/apps/docs/blog/2024-02-28-arbitrum-impact-pools/index.mdx b/apps/docs/blog/2024-02-28-arbitrum-impact-pools/index.mdx index 313731c80..9c2a2a107 100644 --- a/apps/docs/blog/2024-02-28-arbitrum-impact-pools/index.mdx +++ b/apps/docs/blog/2024-02-28-arbitrum-impact-pools/index.mdx @@ -2,7 +2,7 @@ slug: arbitrum-impact-pools title: "Impact pools on Arbitrum: identifying projects that are driving ecosystem growth" authors: [ccerv1] -tags: [arbitrum, ecosystem reports, impact pools] +tags: [arbitrum, data science, ecosystem reports, impact pools] image: ./user_growth_pool.png --- diff --git a/apps/docs/blog/2024-03-20-request-for-impact-metrics/index.md b/apps/docs/blog/2024-03-20-request-for-impact-metrics/index.md index fdf8802f6..9770c24db 100644 --- a/apps/docs/blog/2024-03-20-request-for-impact-metrics/index.md +++ b/apps/docs/blog/2024-03-20-request-for-impact-metrics/index.md @@ -2,7 +2,7 @@ slug: request-for-impact-metrics title: "Request for Impact Metrics" authors: [ccerv1] -tags: [data collective, impact data science, kariba] +tags: [community, kariba] image: ./cycle.jpeg --- diff --git a/apps/docs/blog/2024-04-24-octant-epoch-03-ecosystem-analysis.md b/apps/docs/blog/2024-04-24-octant-epoch-03-ecosystem-analysis.md index 4e2999d98..80da147cf 100644 --- a/apps/docs/blog/2024-04-24-octant-epoch-03-ecosystem-analysis.md +++ b/apps/docs/blog/2024-04-24-octant-epoch-03-ecosystem-analysis.md @@ -2,7 +2,7 @@ slug: octant-epoch-03-ecosystem-analysis title: Trends and progress among OSS projects in Octant's latest epoch authors: [ccerv1] -tags: [octant, ecosystem reports, open source] +tags: [octant, data science, ecosystem reports, open source] image: https://site-assets.plasmic.app/75a76e63b052ad2cf61265abb50d3f6e.png --- diff --git a/apps/docs/blog/2024-05-16-impact-metrics-rf4/index.md b/apps/docs/blog/2024-05-16-impact-metrics-rf4/index.md index d16c7741b..659fd59da 100644 --- a/apps/docs/blog/2024-05-16-impact-metrics-rf4/index.md +++ b/apps/docs/blog/2024-05-16-impact-metrics-rf4/index.md @@ -2,7 +2,7 @@ slug: impact-metrics-rf4 title: "Onchain impact metrics for Optimism Retro Funding 4" authors: [ccerv1] -tags: [optimism, impact data science, retroactive public goods funding] +tags: [optimism, data science, retroactive public goods funding] image: ./rf4-banner.png --- diff --git a/apps/docs/blog/2024-05-30-fil-retropgf-1/index.md b/apps/docs/blog/2024-05-30-fil-retropgf-1/index.md index 80080ca9f..3138a818e 100644 --- a/apps/docs/blog/2024-05-30-fil-retropgf-1/index.md +++ b/apps/docs/blog/2024-05-30-fil-retropgf-1/index.md @@ -2,7 +2,7 @@ slug: fil-retropgf-1 title: "Reflections on Filecoin's first round of RetroPGF" authors: [ccerv1] -tags: [filecoin, protocol labs network, retroactive public goods funding] +tags: [data science, filecoin, protocol labs, retroactive public goods funding] image: ./fil-banner.png --- diff --git a/apps/docs/blog/2024-06-29-impact-metrics-rf4-deep-dive/index.md b/apps/docs/blog/2024-06-29-impact-metrics-rf4-deep-dive/index.md index 086969801..5fbb6a6d5 100644 --- a/apps/docs/blog/2024-06-29-impact-metrics-rf4-deep-dive/index.md +++ b/apps/docs/blog/2024-06-29-impact-metrics-rf4-deep-dive/index.md @@ -2,7 +2,7 @@ slug: impact-metrics-rf4-deep-dive title: "A deeper dive on the impact metrics for Optimism Retro Funding 4" authors: [ccerv1] -tags: [optimism, impact data science, retroactive public goods funding] +tags: [optimism, data science, retroactive public goods funding] image: ./events-model.png --- diff --git a/apps/docs/blog/2024-07-15-impact-of-retro-funding/index.md b/apps/docs/blog/2024-07-15-impact-of-retro-funding/index.md index 7f015bfc5..b417c1244 100644 --- a/apps/docs/blog/2024-07-15-impact-of-retro-funding/index.md +++ b/apps/docs/blog/2024-07-15-impact-of-retro-funding/index.md @@ -2,7 +2,7 @@ slug: impact-of-retro-funding title: "What’s been the impact of Retro Funding so far?" authors: [ccerv1] -tags: [optimism, impact data science, retroactive public goods funding] +tags: [optimism, data science, retroactive public goods funding] image: ./output_10_1.png --- diff --git a/apps/docs/blog/2024-07-16-oso-data-portal/index.md b/apps/docs/blog/2024-07-16-oso-data-portal/index.md index ac5181f8c..2fc212023 100644 --- a/apps/docs/blog/2024-07-16-oso-data-portal/index.md +++ b/apps/docs/blog/2024-07-16-oso-data-portal/index.md @@ -2,7 +2,7 @@ slug: oso-data-portal title: "OSO Data Portal: free live datasets open to the public" authors: [ryscheng] -tags: [featured, announcements, datasets] +tags: [featured, development, datasets] image: ./landing-page.png --- diff --git a/apps/docs/blog/2024-07-23-rf4-ballot-box/index.md b/apps/docs/blog/2024-07-23-rf4-ballot-box/index.md index 38848afda..05db13434 100644 --- a/apps/docs/blog/2024-07-23-rf4-ballot-box/index.md +++ b/apps/docs/blog/2024-07-23-rf4-ballot-box/index.md @@ -2,7 +2,7 @@ slug: rf4-ballot-box title: "Opening up the ballot box again (RF4 edition)" authors: [ccerv1] -tags: [optimism, impact data science, retroactive public goods funding] +tags: [optimism, data science, retroactive public goods funding] image: ./ballot-box-rf4.png --- diff --git a/apps/docs/blog/2024-08-12-war-for-public-goods/index.md b/apps/docs/blog/2024-08-12-war-for-public-goods/index.md index ed28b7e13..a67e7853b 100644 --- a/apps/docs/blog/2024-08-12-war-for-public-goods/index.md +++ b/apps/docs/blog/2024-08-12-war-for-public-goods/index.md @@ -2,7 +2,7 @@ slug: war-for-public-goods title: "WAR for public goods, or why we need more advanced metrics in crypto" authors: [ccerv1] -tags: [featured, open source, impact data science, advanced metrics] +tags: [featured, perspective, research] image: ./WAR.png --- diff --git a/apps/docs/blog/2024-08-30-impact-data-scientists.mdx b/apps/docs/blog/2024-08-30-impact-data-scientists.mdx index 289e6224d..6184b44b1 100644 --- a/apps/docs/blog/2024-08-30-impact-data-scientists.mdx +++ b/apps/docs/blog/2024-08-30-impact-data-scientists.mdx @@ -2,7 +2,7 @@ slug: impact-data-scientists title: "Building a network of Impact Data Scientists" authors: [ccerv1] -tags: [featured, data collective, impact data science, kariba] +tags: [featured, community, kariba] --- One of our primary goals at Kariba (the team behind Open Source Observer) is to build a network of Impact Data Scientists. However, “Impact Data Scientist” isn’t a career path that currently exists. It’s not even a job description that currently exists. diff --git a/apps/docs/docusaurus.config.ts b/apps/docs/docusaurus.config.ts index c36615d49..05a581b6e 100644 --- a/apps/docs/docusaurus.config.ts +++ b/apps/docs/docusaurus.config.ts @@ -76,9 +76,59 @@ const config: Config = { label: "Docs", }, { - to: "/blog/tags/featured", + type: "dropdown", label: "Blog", position: "left", + items: [ + { + label: "Featured", + href: "/blog/tags/featured", + }, + { + label: "Perspective", + href: "/blog/tags/perspective", + }, + { + label: "Community", + href: "/blog/tags/community", + }, + { + label: "Data Science", + href: "/blog/tags/data-science", + }, + { + label: "Development", + href: "/blog/tags/development", + }, + { + label: "Research", + href: "/blog/tags/research", + }, + { + type: "html", + value: "Ecosystem Reports", + }, + { + label: "Arbitrum", + href: "/blog/tags/arbitrum", + }, + { + label: "Filecoin", + href: "/blog/tags/filecoin", + }, + { + label: "Gitcoin", + href: "/blog/tags/gitcoin", + }, + { + label: "Octant", + href: "/blog/tags/octant", + }, + { + label: "Optimism", + href: "/blog/tags/optimism", + }, + ], }, { href: "https://www.opensource.observer",