palladius / palladius/vibecoding

[bug][P1] Article and Talk pages are NOT clickable!!

Open
#7 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
HTML
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

The index pages all look GREAT!

However, if I click on a CARD in both /talks and /articles, I get 404 when showing endpoints like this:

  1. https://portfolio-app-272932496670.europe-west1.run.app/articles/2020-12-31-the-art-of-slos
  2. https://portfolio-app-272932496670.europe-west1.run.app/talks/2025-11-08-agenti-in-volo-unanalisi-approfondita-sulla-creazione-di-un-agente-di-viaggio-in-tempo-reale

So basically the endpoint /articles/ARTICLE_ID are not working, and same for talks.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing the card links from the /articles and /talks index pages and checking how their destination paths are handled. Verify the example article and talk URLs, then confirm that cards open their corresponding pages instead of returning 404.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.