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

New Content/ Design for site. #43

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

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    4dee7d7 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    4c54fd1 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Added React-bootstrap

    Hellrungj committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    c79cf36 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Added the rest of the page style along with writing out more of the i…

    …ndex page
    
    Also add a plug-in for handling svgs in gastby and react-feather
    Add a svgs folder to hold all the svgs images plus the gatsby needs to a stand alone directory
    react-feather was already using used in the old theme but on it's a main package
    Additions to the index page include Speakers, Venue and Sponsors sections along with a call to action for Sponsors or Volunterrs
    Hellrungj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    a23d0d9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb103a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1dbe43 View commit details
    Browse the repository at this point in the history
  4. Add new pages

    Add the following pages:
    - contact
    - schedule
    - speakers
    Hellrungj committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    100c0bc View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2020

  1. Merge pull request #10 from nashvillefcc/styles_change

    Reviewed and approved.
    Mirgated most of the site to scss rather than react styles
    lapinell authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    50c022e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from nashvillefcc/readme_update

    Reviewed and approved
    Readme update
    lapinell authored Mar 9, 2020
    Configuration menu
    Copy the full SHA
    4014911 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Trimmed dwon the content

    Add a content about Branches, Pull Request, How to contact, what should I know
    Hellrungj committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3ae2b0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea264ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a553b98 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. initial navbar

    Josh-Webb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    d56719d View commit details
    Browse the repository at this point in the history
  2. inserting logo

    Josh-Webb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    574b875 View commit details
    Browse the repository at this point in the history
  3. links to available pages

    Josh-Webb committed Mar 14, 2020
    Configuration menu
    Copy the full SHA
    a7ff7d9 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2020

  1. Add Images to project

    Add the folowing assists:
    - ugjs-skyline.svg
    - map-pin.png
    - ninja.png
    - superhero.png
    - twitter-icon.png
    - ugjs-logo-large.png
    - ugjs-logo-sm.png
    - ugjs-logo-sm-color.png
    Hellrungj committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    29a7533 View commit details
    Browse the repository at this point in the history
  2. gatsby link

    Josh-Webb committed Mar 15, 2020
    Configuration menu
    Copy the full SHA
    40a5e6c View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. styling and stickied to top

    Josh-Webb committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    02e3122 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from nashvillefcc/36_Adding_Web_Assists

    Add Images to project
    lnbailey authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    017953c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    220bd63 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35 from nashvillefcc/29_Define_Base_SCSS_styles

    Add the fonts, color to _Base SCSS file
    lnbailey authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    05cb282 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #34 from nashvillefcc/Ticket_#14_contributing_update

    Ticket #14 contributing update
    lnbailey authored Mar 16, 2020
    Configuration menu
    Copy the full SHA
    d9db395 View commit details
    Browse the repository at this point in the history
  6. show class

    Josh-Webb committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    98f1966 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    882485c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fa1508 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c5db703 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    12b0b83 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    46c452a View commit details
    Browse the repository at this point in the history
  2. Adding Font-Sizes

    Hellrungj committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    aa0e8bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #39 from nashvillefcc/gatsby-plugin-react-helmet

    Added Helmet Plugin and Fonts using SASS imports - Checked and approved -- this is a breaking change.
    lapinell authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    feeae48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b116e8 View commit details
    Browse the repository at this point in the history
  5. merged with master

    MCaldwell-42 committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    0734275 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8c9a09b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a6235e7 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. styles adjustments

    MCaldwell-42 committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    87d5312 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aff3a3f View commit details
    Browse the repository at this point in the history
  3. checking master

    Josh-Webb committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    64b4581 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3ee1c7 View commit details
    Browse the repository at this point in the history
  5. margin on logo.

    Josh-Webb committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    5f1a0cd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2020

  1. Merge pull request #40 from nashvillefcc/mc_button

    Mc button
    Hellrungj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    d8a28c1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from nashvillefcc/joshW-Navbar

    Merging Josh w navbar into the main.
    Hellrungj authored Mar 23, 2020
    Configuration menu
    Copy the full SHA
    2fa7abe View commit details
    Browse the repository at this point in the history