Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add support for tags to blog posts #503

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add support for tags to blog posts #503

wants to merge 1 commit into from

Conversation

rauhul
Copy link
Contributor

@rauhul rauhul commented Jan 29, 2024

Adds simple tag bubbles that can be added to blog posts. In the future we may want to make these selectable for filtering and include a search bar as was done for swift-evolution.

Before:
Screenshot 2024-01-28 at 5 31 47 PM

After:
Screenshot 2024-01-28 at 5 31 40 PM

Adds simple tag bubbles that can be added to blog posts. In the future
we may want to make these selectable for filtering and include a search
bar as was done for swift-evolution.
@rauhul
Copy link
Contributor Author

rauhul commented Jan 29, 2024

I tried to do this with a new header-subtitle.html include but Jekyll started crashing

@rauhul
Copy link
Contributor Author

rauhul commented Jan 29, 2024

related to #98

@rauhul
Copy link
Contributor Author

rauhul commented Jan 30, 2024

@swift-ci please test

@rauhul
Copy link
Contributor Author

rauhul commented Feb 12, 2024

@shahmishal can I get a review on this?

@shahmishal
Copy link
Member

The website workgroup discussed this topic last week, and it's a great idea.

The next steps:

  • Tag all of the blog posts
  • Provide a tag-based filter options on the blog page

@dempseyatgithub had previously worked on identifying each blog post; he was planning on digging up old notes.

@rauhul
Copy link
Contributor Author

rauhul commented Feb 13, 2024

Provide a tag-based filter options on the blog page

I think it would be good to handle this in a subsequent PR, I'm not a web dev and It might take me (or anyone else) some time to implement that feature. I think the tags have value without having search immediately

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants