GameAutomators / gameautomators.github.io

The main website for Game Automators
MIT License
2 stars 5 forks source link

Improved UI #1

Closed shubhi101 closed 8 years ago

shubhi101 commented 8 years ago
  1. Removed background image by grey color fill
  2. Changed icons of what, why section
  3. Gave proper padding between sections
  4. Replaced missing pictures in 'Contributors' section by silhouttes
  5. Changed the preferred font to Open-Sans
  6. Added hyperlink for wall of thanks
sudheesh001 commented 8 years ago

Looks good for a start ! Can we have a json of the games automated with the following fields

{
      'name':'Ready Steady Bang',
      'image': 'path of image',
      'link' : 'link to open in the book'
}

We can have an array of these objects

sudheesh001 commented 8 years ago
screen shot 2016-03-21 at 6 10 00 pm
shubhi101 commented 8 years ago

1 Fixed now. Please review.

shubhi101 commented 8 years ago

@sudheesh001 @psurya1994 Please let me know if the PR can be merged now. Working on adding JSON for games automated. Will get back by tomorrow.