Skip to content

Redesigned the home page

Paul Mather requested to merge feature/homepage-redesign into master

Created by: tonmoy18

Added a bootstrap carousel Wrapped the content into a container Put the featured researcher and explore tags into tabbed views Removed footer VirginiaTech Logo

Changed Featured Researcher to a tab on home page

The Featured Researcher section was removed It was added in the tabbed section The "Featured Researcher" text was taken from the locale file instead of hard coding

Initial Implementation of the jcarousel

This is just a basic implementation This will need A LOT of changing Additional changes in this commit are:

  • Removal of the marketing texts
  • Putting the Share button inside carousel
  • Removal of the Share button
  • Removal of the sufia header

Working with jcarousel

Basic Working Carousel using bootstrap/carousel

Deleted unnecessary old JS files

Redesigned Homepage Content

Moved Featured Researcher and Explore Tags to separate panel. Taking Explore tab name from locale yml file

Added newline at the end of datarepo.js

Moved carousel css to separate file

Removed old marketing html from homepage/_marketing.html.erb

Deleted file homepage featured image 4

Refactored home content partial

Moved carousel related js to separate js file

Fixed whitespace related issues

Removed unnecessary blank line

Removed unnecessary blank lines, comments and spaces

Added newline at the end of datarepo.js

Included the carousel js file in datarepo.js

Fixed carousel right button click issue

Changed the homepage marketing messages

Changed all the carousel images to be same as the old homepage image

Merge request reports