Skip to content

Conversation

0xa3k5
Copy link
Member

@0xa3k5 0xa3k5 commented Feb 28, 2025

  • add Hourglass icon for reading time
  • add Calendar icon for last updated
  • make "edit this page" always on the bottom of the page (remove it from the TOC)

screenshot@2x
screenshot@2x
screenshot@2x
screenshot@2x
screenshot@2x
screenshot@2x

@0xa3k5 0xa3k5 requested a review from a team as a code owner February 28, 2025 17:32
</mask>

<g mask="url(#hourglass-mask)">
<rect x="3.5" y={15 - value} width="9" height={value} fill="currentColor" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What happens if value is a ridiculously huge number? :P

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

screenshot@2x
it works till this number, after that it just doesnt render the mask, i think this edge case is negligible wdyt?

@0xa3k5 0xa3k5 requested a review from benface March 3, 2025 11:14
@0xa3k5 0xa3k5 requested a review from benface March 7, 2025 08:33
Copy link
Contributor

@benface benface left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much!

@0xa3k5 0xa3k5 merged commit f327971 into main Mar 7, 2025
4 checks passed
@0xa3k5 0xa3k5 deleted the ak/reading-time branch March 7, 2025 17:09
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.

2 participants