Add tags to the post metadata component - #34
Conversation
|
The reason why I did not put tags on the top is that this may cause the top content to be too complicated and lose its simplicity. And I found that many websites (such as medium) also put tags at the bottom, so I ended up using this design. What do you think about this? At the same time, if many Eureka users feel that this is a necessary modification, I might use it as an option. But at the moment I think keeping the top concise is a better choice as putting tags at the bottom is not an uncommon way. |
|
It doesn't matter much to me of whether its at the top or not. For me personally, I'll most likely still use a custom It does make sense for the theme to be minimal. Disclaimer: I don't design websites, so these are just my personal non-professional opinions. I like having the tags up at the top because I don't find them too obtrusive. It still feels simple to me. I think the tags at the top allow website visitors to quickly get a glance of what the post is about. It also gives them a chance to click the link and view other posts with the same tag and continue browsing for similar content. I also decided to keep the tags at the bottom so once a visitor to done reading the website, they can click on the tags to view other similar posts. |
Stylistic choice. I thought it might be nice to have the tags visible/clickable for website visitors to see immediately. I added the post's tags (with a hashtag) to the
post-metadata.htmlcomponent. Tag icon is from FontAwesome.From what I can see, this affects 2 locations. Two screenshots below.
Here is what it looks like on the pages widget on the homepage of the example website.

Here is what it looks like on the post webpage itself at the top. (The tags are also still at the bottom too.)

Feel free to reject if you don't like the look. No offense taken.