Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix(transcript-card): Move source name algorithm to server #65

Open
wants to merge 8 commits into
base: staging
Choose a base branch
from

Conversation

IgboPharaoh
Copy link
Collaborator

This pr moves the generation of the source name for the transcript card to the algorithm for generating featured transcripts

Copy link

vercel bot commented Nov 29, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
registry ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 7, 2024 2:30pm

IgboPharaoh and others added 4 commits November 29, 2024 10:08
…#57)

* refactor setup algorithm

* chore: remove slug from transcript card
* chore(banner): add boss banner

* fix(version): bdp-ui version updated to 1.5.0

* fix:(version): version update and put bossBanner on homepage only
* chore: add source to transcript card

* chore: map slug to key names

* chore: move function to the parent component
* refactor setup algorithm

* chore: remove slug from transcript card

* feat: Individual transcript page render

* feat: icons and  tab functionality

* feat: individual transcript page functionality

* fix: markdown # headings

* fix: spacing between link and design nit

* feat: Individual transcript page render

* feat: icons and  tab functionality

* feat: individual transcript page functionality

* fix: markdown # headings

* fix: h1,h2 check and code tag adjustment

* chore(version): updated bitcoin-dev-project version

* fix(refactor): code readbility

---------

Co-authored-by: IgboPharaoh <[email protected]>
Co-authored-by: Emmanuel Itakpe <[email protected]>
* fix(contentlayer): topics counts generation

- fix issues with generation of topics
- streamline the code by grouping the calculations and generation into a single method
- more meaningful names for json outputs

* refactor(contentlayer): simplify topics processing and clarify terminology

- terminology change to refer to "topics" instead of "categories"
- Simplify data processing to do a single pass and use a single structure
- Consolidate JSON generation into cleaner functions

* refactor(contentlayer): use our own topics index

- start using our own topics index instead of optech's
- add different display option for misc topics in categories
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants