palladius / palladius/vibecoding
[bug][P1] Article and Talk pages are NOT clickable!!
Open
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:
- https://portfolio-app-272932496670.europe-west1.run.app/articles/2020-12-31-the-art-of-slos
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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