Use of tags in _post news section
Open
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
I'm unsure how I should use tags in the news post I create. I did 2 trials on my last post and both somehow failed: https://www.perfsonar.net/news.html
I tried the formats:
tags: [workshop] [callforproposals]and both the post title and the tags line were missing, as well as the link on the website front pagetags: [workshop callforproposals]where the title and tags line are good, but the tag link is wrong and leads to a 404
What is the correct way of using multiple tags?
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 reproducing both tag formats described in the issue and compare their rendered results on news.html. Trace how multiple tags are parsed and how tag links are generated. Done means multiple tags preserve the post title and tags line, appear on the front page, and produce working tag links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- content
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100