Closed larryhudson closed 1 year ago
I've almost got this working! This morning I:
src/utils/create-article
file has cleaned up the /src/pages/articles/index.astro` code considerablyStill to do:
I'm happy enough with this for now. Fetching the related article titles is pretty slow at the moment but it seems like it's working ok.
How we would implement this
src/pages/article/[id]/index.astro
. That should show info about the article including the links of related links