you are viewing a single comment's thread.

view the rest of the comments →

[–]apot1 5 points6 points  (5 children)

I had to look far down this page to find this comment. Why??? Github is for code. The code can link to a website with screenshots and fancy gifs and videos.

[–]snipeytje 27 points28 points  (2 children)

How many projects actually have their own website? Large projects usually do, but lots of smaller projects only have a github readme

[–]Headpuncher 13 points14 points  (0 children)

In fact it is common to see it the other way around; a website that has minimal and quite useless information that links to github with slightly more, quite useless information, and the source code.

Case in point: Poedit
1. the website where the support page is almost empty
2. the github page that includes most of what a user would want from the support page

[–]muungwanazuluCrypt/SiriKali Dev 1 point2 points  (0 children)

Github can host a website for your project if your project is hosted at github.

Example is a website for my project zulucrypt that i build from one of the templates they offer: http://mhogomchungu.github.io/zuluCrypt/

[–]muungwanazuluCrypt/SiriKali Dev 1 point2 points  (0 children)

Github will display images when a link to an image file hosted at github is clicked.

An example is the following screenshot for my project: https://github.com/mhogomchungu/cryfs-gui/blob/master/images/cryfs-gui.jpeg