Edit on GitHub for content articles.
See original GitHub issueAt the top of an article in the content
app, we should show an “Edit on GitHub” button.
The button when clicked should lead to the GitHub page for that file - something like https://github.com/python-discord/site/blob/main/docs/configuration.md
The button should have a nice logo, maybe an edit pencil or a github icon. Here’s one such mock implementation:
Improvements on the mock design can be to reduce the visual weight of the button, or finding a way to make it smaller yet accessible.
Anyone who wants to implement this can propose alternative implementations, feel free to do so in #dev-contrib
or #dev-dewikification
.
Issue Analytics
- State:
- Created 2 years ago
- Comments:6 (5 by maintainers)
Top Results From Across the Web
Editing files - GitHub Docs
In your repository, browse to the file you want to edit. · In the upper right corner of the file view, click to...
Read more >The github.dev web-based editor - GitHub Docs
The github.dev editor introduces a lightweight editing experience that runs entirely in your browser. With the github.dev editor, you can navigate files and ......
Read more >Adding content to your GitHub Pages site using Jekyll
On GitHub, navigate to your site's repository. · Navigate to the publishing source for your site. · Navigate to the _posts directory. ·...
Read more >Editing wiki content - GitHub Docs
Using the wiki sidebar, navigate to the page you want to change, and then click Edit. On the wiki toolbar, click Image. Wiki...
Read more >Writing tech articles - github:gist
Create a secret Gist for the article. · Select a file format to write the article in. · Clone the Gist repository to...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@hedyhli Sorry, didn’t see your comment here. As we discussed in Discord as well a while back, you’re welcome to take this PR.
Thanks!
Assigned!
Feel free to chat with us in #dev-contrib if you get stuck at any point, we’d be happy to help!