Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

External Ressources Tags instead of fixed categories #146

Closed
alexanderniebuhr opened this issue Jun 10, 2024 · 2 comments · Fixed by #155
Closed

External Ressources Tags instead of fixed categories #146

alexanderniebuhr opened this issue Jun 10, 2024 · 2 comments · Fixed by #155
Assignees
Labels
good first issue Good for newcomers

Comments

@alexanderniebuhr
Copy link
Member

Instead of the fixed categories e.g. https://astro-tips.dev/resources/educational/
We would like to have tags, which can be added to all of our content. E.g. I want to add css & animations to one link, etc.

@alexanderniebuhr alexanderniebuhr added the good first issue Good for newcomers label Jun 10, 2024
@hkbertoson
Copy link
Member

Okay. So i understand what you are wanting. But im struggling to figure out exactly what it needs to look like? If that makes sense...

@wassfila
Copy link

wassfila commented Jun 10, 2024

if I may link my website, it' built with Astro lol and even if the blog entries in this context might not be built with the same component, I wanted to share the tags concept https://www.homesmartmesh.com/
Tags are a free string list assigned in each entry md frontmatter, then rendered in the blogs and blogs cards. As todo and I highly recommend is a filter, also if possible to make it small and visible in a fixed menu area.
This astro themes is another example for using tags but I find it a bit too hidden and many steps required to filter maybe because not only they have tags but also tags categories :) https://astro.build/themes/

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants