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

feat(ui): 🆕 create a card component and the remark plugin #56

Merged
merged 2 commits into from
Sep 10, 2024

Conversation

brklntmhwk
Copy link
Owner

Changes

  • create remark-card.ts
  • add the "Tools I Use" page in every language

Checklist

  • Layout collapses
  • Possible bugs in the remark plugin

Notes

  • change the class name "pokemon-border" to "double-border"
  • tweak the hover effect of the blog list component

create a card component and the remark plugin that accepts both raw
images and link images, parses specific symbols into identifiers for
border types

✅ Closes: #55
@brklntmhwk brklntmhwk added the enhancement New feature or request label Sep 10, 2024
@brklntmhwk brklntmhwk self-assigned this Sep 10, 2024
@brklntmhwk brklntmhwk linked an issue Sep 10, 2024 that may be closed by this pull request
Copy link

Warnings
⚠️

⚠️ PR size appears relatively large.

Preferably, break changes into separate PRs for faster and easier code review.

  - Changed files: 60

  - Changed lines: 694

Generated by 🚫 dangerJS against c54f5d5

@brklntmhwk brklntmhwk merged commit 0c2ca11 into main Sep 10, 2024
6 checks passed
@brklntmhwk brklntmhwk deleted the 55-create-card-component branch September 10, 2024 09:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

create card component
1 participant