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

Updated webpack to v2 #42

Merged
merged 8 commits into from
Jun 17, 2017
Merged

Updated webpack to v2 #42

merged 8 commits into from
Jun 17, 2017

Commits on Jun 15, 2017

  1. Updated webpack to v2

    Now using babel-preset-env
    Added loaders for images and fonts
    We can now use the latest docs for webpack ~ 2.6.0
    ig0rsky committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    2f73cf7 View commit details
    Browse the repository at this point in the history
  2. Minor changes to package.json

    Nothing too important
    ig0rsky committed Jun 15, 2017
    Configuration menu
    Copy the full SHA
    e323981 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2017

  1. Implement landing page (#43)

    * Fix webpack image processing
    
    * Update toolbar style and add landing header
    
    * Add overview and pricing landing sections
    
    * Unstick footer and add icon credits
    wingsofovnia authored and ig0rsky committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    acf2876 View commit details
    Browse the repository at this point in the history
  2. Updated webpack to v2

    Now using babel-preset-env
    Added loaders for images and fonts
    We can now use the latest docs for webpack ~ 2.6.0
    ig0rsky committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    52fd74f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a97c6b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e5383 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    289b81c View commit details
    Browse the repository at this point in the history
  6. Updated backend package.json

    Added a default port for the node server: 8080
    Updated the README.md
    ig0rsky committed Jun 17, 2017
    Configuration menu
    Copy the full SHA
    c92ffa1 View commit details
    Browse the repository at this point in the history