I made the following changes to the golang news site today:
- Added godoc links for github urls
 - Tidy up medium url suggested title
 - Added Code link to header for github.com or bitbucket.org urls
 - Allow search , added search in footer to allow hashtag searches
 - Added user comments and submitted stories to the user page.
 - Added more link at bottom of indexes, to set page in stories lists where there are more stories
 - Adjusted nav mobile styles to avoid overflow - instead use several lines
 - Added points for story upvote too, to encourage submitting stories early on - may revise this later