Skip to content
This repository was archived by the owner on Apr 5, 2018. It is now read-only.
This repository was archived by the owner on Apr 5, 2018. It is now read-only.

Important notice: change of default branch #49

@fmichonneau

Description

@fmichonneau

hello Maintainers and contributors,

To facilitate contributions to this lesson, I set up an automated build and deploy system on this repository using Travis CI. Maintainers won't have to build the lessons and push to the repository, instead, after each push, Travis will run make site and deploy the built site to the website. However, to be able to do this, I changed the default branch from gh-pages to master. The gh-pages is used by Travis to write the content of the website, and is overridden every time the website is built. The master branch is where development happens.

As maintainers and contributors, be sure to start your pull requests and contributions from master and not gh-pages. It means that before working on this repository you need to do:

  • git fetch
  • git checkout master

If you need additional help, and not sure how to proceed, please do not hesitate to contact me ([email protected]) or ping me on Slack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions