Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make the list of language track repositories more scannable #3101

Closed
kytrinyx opened this issue Sep 10, 2016 · 0 comments · Fixed by #3107
Closed

Make the list of language track repositories more scannable #3101

kytrinyx opened this issue Sep 10, 2016 · 0 comments · Fixed by #3107

Comments

@kytrinyx
Copy link
Member

In the repositories page (http://exercism.io/repositories) there is a list of language track repositories in a grid.

Let's turn this into a table with:

  • the icon
  • the name of the programming language (links to the exercism/languages/:track_id page)
  • the link to the GitHub repository (display the full link as the anchor text)

The code for this starts in the app/views/languages/repositories.erb file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant