Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wavejs/wavejs.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/theme
Choose a base ref
...
head repository: wavejs/wavejs.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: source
Choose a head ref
  • 10 commits
  • 20 files changed
  • 2 contributors

Commits on Nov 29, 2017

  1. Merge pull request #3 from wavejs/feature/theme

    Apply jekyll theme - midnight
    Foundy authored Nov 29, 2017
    Configuration menu
    Copy the full SHA
    61e31dc View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2018

  1. 🚀 Initialize GatsbyJS

    kwangs authored and dalgos committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    d84babb View commit details
    Browse the repository at this point in the history
  2. 🚀 Initialize deploy environment

    * Add gh-page pkg
    * Update deploy script
    kwangs authored and dalgos committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    42b274d View commit details
    Browse the repository at this point in the history
  3. Update package.json

    * name, description, author
    kwangs committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    add5576 View commit details
    Browse the repository at this point in the history
  4. Update script for deploy

    * Change target branch to master from gh-pages
    kwangs committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    f1f1d4b View commit details
    Browse the repository at this point in the history
  5. Update README

    * Add important message about branch usage
    kwangs committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    46e17dc View commit details
    Browse the repository at this point in the history
  6. Update README

    * Add important message about branch usage
    kwangs authored and dalgos committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    d90507d View commit details
    Browse the repository at this point in the history
  7. Configure gatsby support markdown

    * Install packages
    * Configure gatsby-config, gatsby-node
    * Create templates(post.js)
    * Add graphql for posts
    kwangs authored and dalgos committed Apr 19, 2018
    Configuration menu
    Copy the full SHA
    998e46d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45da2c7 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2018

  1. docs: Update README

    kwangs committed May 16, 2018
    1 Configuration menu
    Copy the full SHA
    de8b45a View commit details
    Browse the repository at this point in the history
Loading