closes #429
Add a copy-to-clipboard button to the README view on the repository homepage.
The button appears in the top-right corner of the README and copies the full Markdown source to the clipboard.
Also, should we display a snackbar or toast notification to clearly inform users when the copy action is completed?