Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To make changes to the website:

1. Clone incubator-rya-site branch master:

        git clone https://git-wip-us.apache.org/repos/asf/incubator-rya-site.git
    cd incubator-rya-site/

2. Created Create a new branch:

    git checkout -b your_new_branch_name_here

...