Skip to content
This repository has been archived by the owner on Sep 2, 2021. It is now read-only.

Incorporating changes for the brackets-registry redesign #82

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

shubhsnov
Copy link

@shubhsnov shubhsnov commented Jan 23, 2018

This PR includes the registry side changes that were done as part of the brackets website redesign.

This covers:

  • UI changes (Same header, footer, fonts and theme as brackets.io)
  • New images
  • Minifying main CSS stylesheet (brackets.min.css)
  • Adding SCSS stylesheets to be used as submodule
  • Making the site adaptive
  • Removing bootstrap framework
  • Adding foundation framework
  • Replacing bootbox with foundation modal
  • Adding search functionality to search extension
  • Adding a separate page from where the user can upload an manage extensions
  • Modified README to assist developer in setting up CSS development using SCSS

SIte can be visually reviewed at https://54.245.134.35

ping @nethip and @swmitra for review.

@shubhsnov shubhsnov changed the title Incorporating changes for the brackets.io redesign Incorporating changes for the brackets-registry redesign Jan 23, 2018
README.md Outdated

- Requirements
- Git command line tools — follow the setup instructions on [GitHub](https://help.github.com/articles/set-up-git) or download [here](http://git-scm.com/downloads)
- [NodeJS installed](https://nodejs.org/en/download/current/)

Choose a reason for hiding this comment

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

Mention the node version. The current version might break some features in the future.

to represent the company, product, or service to which they refer.**

#################################################################################
Modified by Adobe Systems Incorporated 2017.

Choose a reason for hiding this comment

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

2018?

@@ -0,0 +1,118 @@
<!-- Header Section -->

Choose a reason for hiding this comment

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

i assume this is the new page that you have added.Is the registry site localized ? if yes, this new page should support localization for the same set of languages that the original registry site supports.

Copy link
Author

Choose a reason for hiding this comment

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

Registry page doesn't support localization.

Copy link

@narayani28 narayani28 left a comment

Choose a reason for hiding this comment

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

Have you run linting for all the changes here in this review?

@shubhsnov
Copy link
Author

We have an automatic lint checker, that can be accessed via running "npm run lint". Linting test passed.

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

Successfully merging this pull request may close these issues.

2 participants