Skip to content

Conversation

@tharropoulos
Copy link
Collaborator

@tharropoulos tharropoulos commented Nov 20, 2025

Change Summary

  • introduce copymarkdownbutton component for copying raw markdown from github
  • integrate button into custom page.vue layout above content
  • add ui states, animations, and clipboard feedback handling
image

PR Checklist

- introduce `copymarkdownbutton` component for copying raw markdown from github
- integrate button into custom `page.vue` layout above content
- add ui states, animations, and clipboard feedback handling
- add new vuepress plugin to embed raw markdown into page data
- expose `markdown` and `markdownUrl` on pages for direct access
- generate `.md` files during build and serve them in dev mode
- update copy button to use embedded markdown instead of github fetch
- add "view raw markdown" button and shared button-group styling
@tharropoulos
Copy link
Collaborator Author

Updated the buttons:

  • Unhovered state
image
  • Copy button hovered
image
  • Copy Markdown clicked
image
  • Open Raw Markdown hovered
image

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.

1 participant