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

Random projects page #132

Merged
merged 8 commits into from
Apr 8, 2015
Merged

Random projects page #132

merged 8 commits into from
Apr 8, 2015

Conversation

kirushik
Copy link
Contributor

@kirushik kirushik commented Apr 2, 2015

Adds projects/random page

It has HUGE letters, less clutter, and auto-cycling projects every 30 seconds.

Closes #113

@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) to 78.79% when pulling c8a9e64 on kirushik:random_projects_page into 8d92715 on SUSE:master.


if (!running) {
icon.removeClass('fa-play');
icon.addClass('fa-pause');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe toggleClass('fa-play, fa-pause', running) might make this a one-liner? It'd require pre-assigning fa-play class to the button element, though (or fa-pause, depending on the default state).

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Will do that in a separate commit

@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) to 78.79% when pulling f8dc8e7 on kirushik:random_projects_page into 8d92715 on SUSE:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) to 78.79% when pulling f8dc8e7 on kirushik:random_projects_page into 8d92715 on SUSE:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.16%) to 78.79% when pulling 93f49b0 on kirushik:random_projects_page into 8d92715 on SUSE:master.

kirushik added a commit that referenced this pull request Apr 8, 2015
@kirushik kirushik merged commit 39c85b6 into SUSE:master Apr 8, 2015
@kirushik kirushik deleted the random_projects_page branch April 8, 2015 10:39
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 this pull request may close these issues.

Random project slideshow
3 participants