bitcointranscripts / bitcointranscripts/bitcointranscripts.github.io
Feature Newly Added Transcripts on the homepage to increase discoverability
- Linguagem predominante
- SCSS
- Estrelas
- 6
- Forks
- 12
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
Currently, there is no functionality on our frontend that allows visitors to easily discover newly added transcripts. By implementing a feature to highlight these transcripts directly on the homepage, we can significantly enhance user engagement and provide visitors with fresh content to explore.
Additionally, considering the importance of accessibility to information, we should explore the possibility of incorporating an RSS feed into our frontend. While Hugo supports RSS feed creation, we have yet to enable it. By introducing an RSS feed, we can offer users another way to stay updated on newly added transcripts and seamlessly integrate our content with their preferred RSS readers.
Notes:
- [TLDR](https://github.com/bitcoinsearch/tldr) already has an RSS feed. Enabling RSS feeds across all our products lays the groundwork for easy aggregation of all published content into a single feed in the future.
- I previously experimented with featuring newly added transcripts, but encountered challenges due to our existing Hugo setup. Primarily, our reliance on the `date` field for each transcript, which corresponds to the date of the original source material publication, complicates sorting by the transcript's actual publish date.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Start by inspecting the Hugo homepage setup and how transcript metadata currently uses the `date` field. Define how actual transcript publication dates will be represented and sorted, then verify that newly added transcripts are discoverable on the homepage and that RSS output is enabled and includes them.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Domínio
- content, frontend
- Tipo de issue
- Funcionalidade
- Dificuldade
- 5/5
- Tempo estimado
- Mais de uma semana
- Status de atividade
- Estagnada
- Clareza
- Precisa de esclarecimento
- Facilidade para iniciantes
- 25/100