ford icon indicating copy to clipboard operation
ford copied to clipboard

Idea: "Source File" link to GitHub

Open blaylockbk opened this issue 1 year ago • 0 comments
trafficstars

This is just a wish list idea I wanted to share...

Some static site generators have options to "view source" or "edit source". Even the FORD docs has an option to "Suggest edit" image



In FORD, there is the default option to incl_src which copies the source code into pages like this... image

New idea

Given that a project exists in a remote repo (GitHub, GitHub enterprise server, Bitbucket, etc.), it would be handy to provide a link to source file where it is hosted rather than a FORD generated Source File page.

For example, FORD could link to a page like this...https://github.com/Fortran-FOSS-Programmers/ford/edit/master/test_data/ford_test_program.f90.

blaylockbk avatar Feb 29 '24 17:02 blaylockbk