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

Redesigned website #28

Open
wants to merge 21 commits into
base: main
Choose a base branch
from
Open

Commits on Nov 18, 2021

  1. Intial nav-bar setup

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d7dc45b View commit details
    Browse the repository at this point in the history
  2. Fix section

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    d616116 View commit details
    Browse the repository at this point in the history
  3. Fix align of logo and text

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    4434e4a View commit details
    Browse the repository at this point in the history
  4. Continue on section and footer

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    89f5d59 View commit details
    Browse the repository at this point in the history
  5. Add copyright footer css

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    b2ba808 View commit details
    Browse the repository at this point in the history
  6. Finalize and prettify HTML file

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    da322ed View commit details
    Browse the repository at this point in the history
  7. Add nojekyll file so that github doesn't imply jekyll

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    3b2db00 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    31ca1b7 View commit details
    Browse the repository at this point in the history
  9. Format css and remove commented out css

    Signed-off-by: Pratik Karki <predatoramigo@gmail.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    1783ea3 View commit details
    Browse the repository at this point in the history
  10. Retire style.css

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    8c0a745 View commit details
    Browse the repository at this point in the history
  11. Update index html and css

    * Fix for navbar while on small device
    * Add version of git for windows available
    * Other minor UI fixes
    
    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    102cebc View commit details
    Browse the repository at this point in the history
  12. Update templates as per the new design

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    2a10050 View commit details
    Browse the repository at this point in the history
  13. Update gruntfile to use custom css

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    68b1da0 View commit details
    Browse the repository at this point in the history
  14. Update bump-version to search for version tag

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    a07a494 View commit details
    Browse the repository at this point in the history
  15. Update version information

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 18, 2021
    Configuration menu
    Copy the full SHA
    92a2255 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2021

  1. Address review comments

    * Change git in logo to lowercase git with proper font
    * Use SVG logos
    * Remove copyright from footer and redesign footer
    * Add Issues to navbar
    * Remove Boldness from FAQ
    * Use cdn.jsdelivr.net with SRI for obtaining script files
    * Remove issue tracker button
    * Reword the Git tagline
    * Other minor fixes
    
    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    953ae49 View commit details
    Browse the repository at this point in the history
  2. Introduce blue again

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    d767785 View commit details
    Browse the repository at this point in the history
  3. Experimental designs for feedback

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 19, 2021
    Configuration menu
    Copy the full SHA
    3522922 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Fix formatting for small and large screens

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    28b1756 View commit details
    Browse the repository at this point in the history
  2. Fix colors per contrast ratio adjustment

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    5de28e8 View commit details
    Browse the repository at this point in the history
  3. Link color contrast fixes

    Signed-off-by: Pratik Karki <pratik@prertik.com>
    prertik committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    98c98c9 View commit details
    Browse the repository at this point in the history