IIIT-Delhi / byld-website

Static Website for IIIT-Delhi's Software Dev Club Byld
https://iiit-delhi.github.io/byld-website/
8 stars 29 forks source link

Add edit buttons #51

Open peey opened 6 years ago

peey commented 6 years ago

Small unobtrusive buttons on each page which take you to the .md file of that page.

Like you find on readthedocs:

image

Currently if you don't know about the repo, you don't know that this website is editable

virresh commented 6 years ago

An alternative could be Fork me ribbons: https://blog.github.com/2008-12-19-github-ribbons/

peey commented 6 years ago

Should we have per-page "edit this file" functionality tho?

Pros: faster "mistake to edit" response, also bypases having to find the file responsible for the page

Cons: people might skip contributing guide and then we'll ask them to fix things in PR comments