Skip to content

Commit 3fc2d73

Browse files
committed
todo lists
1 parent 91ddb28 commit 3fc2d73

File tree

17 files changed

+709
-4
lines changed

17 files changed

+709
-4
lines changed

v2/pages/00_home/todo.txt

Lines changed: 27 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,42 @@
1+
# Pages in this section (from index.mdx)
12

2-
To Upgrade:
3+
## Home
4+
- [Get Started with Livepeer](home/get-started.mdx)
5+
- [Livepeer Primer](home/primer.mdx)
6+
7+
## Introduction
8+
- [Livepeer Organisational Structure](introduction/ecosystem.mdx)
9+
- [Livepeer Evolution](introduction/evolution.mdx)
10+
- [What's Next for Livepeer?](introduction/roadmap.mdx)
11+
- [Livepeer Story](introduction/vision.mdx)
12+
- [The Livepeer Advantage](introduction/why-livepeer.mdx)
13+
14+
## Project Showcase
15+
- [Key Applications for Livepeer](project-showcase/applications.mdx)
16+
- [Industry Verticals](project-showcase/industry-verticals.mdx)
17+
- [Creative Projects Built with Livepeer](project-showcase/showcase.mdx)
18+
19+
20+
# TODO:
21+
22+
## Upgrade:
323
- [Get Started](home/get-started.mdx)
424
- [Livepeer Primer](home/primer.mdx)
525
- [Livepeer Applications](project-showcase/applications.mdx)
626
- SEO & AEO (see scripts)
727
- OG image
828
- Seed more showcase projects
29+
- data extraction
930

10-
Remove:
31+
## Remove:
1132
- Get Started Anchor (or change to platform link)
1233

13-
Rename
34+
## Rename
1435
- why-livepeer -> benefits
1536
- Folder (00_home -> home)
1637

17-
Move
38+
## Move
1839
- all of /home to Root
1940

41+
## Test / Fix
42+
- all links in pages

v2/pages/010_products/todo.txt

Lines changed: 76 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,76 @@
1+
# Pages in this section (from index.mdx)
2+
3+
## Top-level
4+
- [Livepeer Products & Developer Platforms](products-portal.mdx)
5+
6+
## Products
7+
- [Ecosystem Products](products/all-ecosystem/ecosystem-products.mdx)
8+
- [Product HUB](products/all-ecosystem/product-hub.mdx)
9+
- [Daydream](products/daydream/daydream.mdx)
10+
- [Embody Avatars](products/embody/overview.mdx)
11+
- [Frameworks](products/frameworks/frameworks.mdx)
12+
- [API Reference](products/livepeer-studio/api-reference/overview.mdx)
13+
- [Authentication](products/livepeer-studio/getting-started/authentication.mdx)
14+
- [Getting Started with Livepeer Studio](products/livepeer-studio/getting-started/overview.mdx)
15+
- [Studio CLI](products/livepeer-studio/getting-started/studio-cli.mdx)
16+
- [Clip a livestream](products/livepeer-studio/guides/clip-livestream.mdx)
17+
- [Create a livestream](products/livepeer-studio/guides/create-livestream.mdx)
18+
- [Encrypted assets](products/livepeer-studio/guides/encrypted-assets.mdx)
19+
- [Listen to events](products/livepeer-studio/guides/listen-to-events.mdx)
20+
- [Livestream from browser](products/livepeer-studio/guides/livestream-from-browser.mdx)
21+
- [Managing projects](products/livepeer-studio/guides/managing-projects.mdx)
22+
- [Multistream](products/livepeer-studio/guides/multistream.mdx)
23+
- [Optimize latency](products/livepeer-studio/guides/optimize-latency.mdx)
24+
- [Play an asset](products/livepeer-studio/guides/playback-asset.mdx)
25+
- [Play a livestream](products/livepeer-studio/guides/playback-livestream.mdx)
26+
- [Player and embed](products/livepeer-studio/guides/player-and-embed.mdx)
27+
- [Stream health](products/livepeer-studio/guides/stream-health.mdx)
28+
- [Stream via OBS](products/livepeer-studio/guides/stream-via-obs.mdx)
29+
- [Thumbnails (VOD)](products/livepeer-studio/guides/thumbnails-vod.mdx)
30+
- [Transcode video](products/livepeer-studio/guides/transcode-video.mdx)
31+
- [Upload an asset](products/livepeer-studio/guides/upload-asset.mdx)
32+
- [Webhooks](products/livepeer-studio/guides/webhooks.mdx)
33+
- [Access control with JWTs](products/livepeer-studio/guides/access-control/jwt.mdx)
34+
- [Access control overview](products/livepeer-studio/guides/access-control/overview.mdx)
35+
- [Access control with webhooks](products/livepeer-studio/guides/access-control/webhooks.mdx)
36+
- [Analytics](products/livepeer-studio/guides/analytics/overview.mdx)
37+
- [API overview](products/livepeer-studio/overview/api-overview.mdx)
38+
- [Livepeer Studio Client Use Cases](products/livepeer-studio/overview/client-use-cases.mdx)
39+
- [Livestream overview](products/livepeer-studio/overview/livestream-overview.mdx)
40+
- [Livepeer Studio overview](products/livepeer-studio/overview/overview.mdx)
41+
- [Quickstart](products/livepeer-studio/overview/quickstart.mdx)
42+
- [SDKs overview](products/livepeer-studio/overview/sdks-overview.mdx)
43+
- [Video on demand overview](products/livepeer-studio/overview/vod-overview.mdx)
44+
- [Streamplace Architecture](products/streamplace/streamplace-architecture.mdx)
45+
- [How Streamplace Works](products/streamplace/streamplace-guide.mdx)
46+
- [Developer Integration Guide](products/streamplace/streamplace-integration.mdx)
47+
- [Provenance & Metadata](products/streamplace/streamplace-provenance.mdx)
48+
- [Streamplace Overview](products/streamplace/streamplace.mdx)
49+
50+
# Headers (## from index.mdx)
51+
52+
- ## Products
53+
54+
# TODO:
55+
56+
## Upgrade:
57+
- Refresh content and examples for all non-warning pages listed above.
58+
- Improve SEO metadata and section-level discoverability.
59+
60+
## Remove:
61+
- Remove stale links or outdated references discovered during testing.
62+
63+
## Rename
64+
- Align page and folder names with current information architecture.
65+
66+
## Move
67+
- Consolidate misplaced pages into the correct section hierarchy.
68+
69+
## Test / Fix
70+
- Verify all internal links in listed pages resolve without 404s.
71+
- Verify index navigation order and grouping match the headers above.
72+
- Validate frontmatter consistency (title, description, sidebar labels).
73+
- Check every overview page links clearly to its child detail pages.
74+
- Execute quickstart/get-started steps end-to-end and confirm prerequisites are accurate.
75+
- Run guide workflows to ensure commands/snippets still work as written.
76+
- Test API reference examples for correct method, auth, request schema, and response fields.

v2/pages/01_about/todo.txt

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
# Pages in this section (from index.mdx)
2+
3+
## Top-level
4+
- [About Livepeer: Protocol & Network](about-portal.mdx)
5+
6+
## Core Concepts
7+
- [Livepeer Core Concepts](core-concepts/livepeer-core-concepts.mdx)
8+
- [Livepeer Overview](core-concepts/livepeer-overview.mdx)
9+
- [The Livepeer Stack and Mental Model](core-concepts/mental-model.mdx)
10+
11+
## Livepeer Network
12+
- [Actors Overview](livepeer-network/actors.mdx)
13+
- [Network Interfaces](livepeer-network/interfaces.mdx)
14+
- [Livepeer Job Lifecycle](livepeer-network/job-lifecycle.mdx)
15+
- [Livepeer Marketplace](livepeer-network/marketplace.mdx)
16+
- [Livepeer Network Overview](livepeer-network/overview.mdx)
17+
- [Network Technical Architecture](livepeer-network/technical-architecture.mdx)
18+
19+
## Livepeer Protocol
20+
- [Core Mechanisms and Functions](livepeer-protocol/core-mechanisms.mdx)
21+
- [Livepeer Governance Model](livepeer-protocol/governance-model.mdx)
22+
- [Livepeer Token](livepeer-protocol/livepeer-token.mdx)
23+
- [Protocol Overview](livepeer-protocol/overview.mdx)
24+
- [Livepeer Protocol Economics](livepeer-protocol/protocol-economics.mdx)
25+
- [Technical Overview](livepeer-protocol/technical-architecture.mdx)
26+
- [Livepeer Treasury](livepeer-protocol/treasury.mdx)
27+
28+
## Resources
29+
- [Blockchain Contracts](resources/blockchain-contracts.mdx)
30+
- [Gateways Vs. Orchestrators: What’s the Difference?](resources/gateways-vs-orchestrators.mdx)
31+
- [Livepeer Glossary](resources/livepeer-glossary.mdx)
32+
- [Livepeer Whitepaper](resources/livepeer-whitepaper.mdx)
33+
- [Technical Roadmap](resources/technical-roadmap.mdx)
34+
35+
# Headers (## from index.mdx)
36+
37+
- ## Contextdata
38+
- ## About Livepeer
39+
- ## Core Concepts
40+
- ## Livepeer Network
41+
- ## Livepeer Protocol
42+
- ## Resources
43+
44+
# TODO:
45+
46+
## Upgrade:
47+
- Refresh content and examples for all non-warning pages listed above.
48+
- Improve SEO metadata and section-level discoverability.
49+
50+
## Remove:
51+
- Remove stale links or outdated references discovered during testing.
52+
53+
## Rename
54+
- Align page and folder names with current information architecture.
55+
56+
## Move
57+
- Consolidate misplaced pages into the correct section hierarchy.
58+
59+
## Test / Fix
60+
- Verify all internal links in listed pages resolve without 404s.
61+
- Verify index navigation order and grouping match the headers above.
62+
- Validate frontmatter consistency (title, description, sidebar labels).
63+
- Check every overview page links clearly to its child detail pages.

v2/pages/02_community/todo.txt

Lines changed: 48 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,48 @@
1+
# Pages in this section (from index.mdx)
2+
3+
## Top-level
4+
- [Livepeer Community Portal](community-portal.mdx)
5+
6+
## Livepeer Community
7+
- [Livepeer Community Guidelines](livepeer-community/community-guidelines.mdx)
8+
- [Livepeer Foundation Roadmap](livepeer-community/roadmap.mdx)
9+
- [Trending Topics](livepeer-community/trending-topics.mdx)
10+
11+
## Livepeer Connect
12+
- [Events & Live Streams](livepeer-connect/events-and-community-streams.mdx)
13+
- [Forums & Discussions](livepeer-connect/forums-and-discussions.mdx)
14+
- [News & Socials](livepeer-connect/news-and-socials.mdx)
15+
16+
## Livepeer Contribute
17+
- [Build Livepeer](livepeer-contribute/build-livepeer.mdx)
18+
- [Contribute to Livepeer](livepeer-contribute/contribute.mdx)
19+
- [Livepeer Opportunities](livepeer-contribute/opportunities.mdx)
20+
21+
# Headers (## from index.mdx)
22+
23+
- ## Move Me
24+
- ## Livepeer Community
25+
- ## Livepeer Connect
26+
- ## Livepeer Contribute
27+
- ## Resources
28+
29+
# TODO:
30+
31+
## Upgrade:
32+
- Refresh content and examples for all non-warning pages listed above.
33+
- Improve SEO metadata and section-level discoverability.
34+
35+
## Remove:
36+
- Remove stale links or outdated references discovered during testing.
37+
38+
## Rename
39+
- Align page and folder names with current information architecture.
40+
41+
## Move
42+
- Consolidate misplaced pages into the correct section hierarchy.
43+
44+
## Test / Fix
45+
- Verify all internal links in listed pages resolve without 404s.
46+
- Verify index navigation order and grouping match the headers above.
47+
- Validate frontmatter consistency (title, description, sidebar labels).
48+
- Run guide workflows to ensure commands/snippets still work as written.

v2/pages/03_developers/todo.txt

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
# Pages in this section (from index.mdx)
2+
3+
## Top-level
4+
- [Livepeer Developer Portal](developer-portal.mdx)
5+
6+
## Ai Inference On Livepeer
7+
- [BYOC (Bring Your Own Compute)](ai-inference-on-livepeer/ai-pipelines/byoc.mdx)
8+
- [ComfyStream](ai-inference-on-livepeer/ai-pipelines/comfystream.mdx)
9+
- [AI Pipelines Overview](ai-inference-on-livepeer/ai-pipelines/overview.mdx)
10+
11+
## Builder Opportunities
12+
- [Dev Programs](builder-opportunities/dev-programs.mdx)
13+
- [Livepeer RFPs](builder-opportunities/livepeer-rfps.mdx)
14+
15+
## Building On Livepeer
16+
- [Developer Guide](building-on-livepeer/developer-guide.mdx)
17+
- [Developer Journey](building-on-livepeer/developer-journey.mdx)
18+
- [Livepeer Ecosystem Partner Integrations](building-on-livepeer/partners.mdx)
19+
- [Livepeer Ai](building-on-livepeer/quick-starts/livepeer-ai.mdx)
20+
- [Video Streaming](building-on-livepeer/quick-starts/video-streaming.mdx)
21+
22+
## Developer Tools
23+
- [Community & Network Dashboards](developer-tools/dashboards.mdx)
24+
- [Livepeer Tools Dashboard](developer-tools/livepeer-cloud.mdx)
25+
- [Livepeer Explorer](developer-tools/livepeer-explorer.mdx)
26+
- [Tooling Hub](developer-tools/tooling-hub.mdx)
27+
28+
## Guides And Resources
29+
- [Contribution Guide](guides-and-resources/contribution-guide.mdx)
30+
- [Developer Guides](guides-and-resources/developer-guides.mdx)
31+
- [Developer Help](guides-and-resources/developer-help.mdx)
32+
- [Resources](guides-and-resources/resources.mdx)
33+
34+
## Livepeer Real Time Video
35+
- [README](livepeer-real-time-video/video-streaming-on-livepeer/README.mdx)
36+
37+
## Technical References
38+
- [APIs](technical-references/apis.mdx)
39+
- [Awesome Livepeer](technical-references/awesome-livepeer.mdx)
40+
- [DeepWiki](technical-references/deepwiki.mdx)
41+
- [SDKs](technical-references/sdks.mdx)
42+
- [Livepeer Wiki](technical-references/wiki.mdx)
43+
44+
# Headers (## from index.mdx)
45+
46+
- ## Ai Inference On Livepeer
47+
- ## Builder Opportunities
48+
- ## Building On Livepeer
49+
- ## Developer Platforms
50+
- ## Developer Tools
51+
- ## Guides And Resources
52+
- ## Livepeer Real Time Video
53+
- ## Moved To About Livepeer Protocol
54+
- ## Technical References
55+
56+
# TODO:
57+
58+
## Upgrade:
59+
- Refresh content and examples for all non-warning pages listed above.
60+
- Improve SEO metadata and section-level discoverability.
61+
62+
## Remove:
63+
- Remove stale links or outdated references discovered during testing.
64+
65+
## Rename
66+
- Align page and folder names with current information architecture.
67+
68+
## Move
69+
- Consolidate misplaced pages into the correct section hierarchy.
70+
71+
## Test / Fix
72+
- Verify all internal links in listed pages resolve without 404s.
73+
- Verify index navigation order and grouping match the headers above.
74+
- Validate frontmatter consistency (title, description, sidebar labels).
75+
- Check every overview page links clearly to its child detail pages.
76+
- Run guide workflows to ensure commands/snippets still work as written.
77+
- Test API reference examples for correct method, auth, request schema, and response fields.

0 commit comments

Comments
 (0)