github - Include Readme.md in HTML file -
i have static html page hosting on personal server. have readme.md file storing in public gh repo. i'd automatically include contents of readme on local html page.
basically, want able update readme file in project repo , have updated instructions automatically displayed on project website.
any thoughts?
thanks
i think might need more html that. perhaps using ajax request external resource , insert page...
Comments
Post a Comment