Skip to content

Commit

Permalink
add baseurl info to contributing guide
Browse files Browse the repository at this point in the history
  • Loading branch information
hectorsector authored Aug 31, 2017
1 parent 04c6b0c commit 15286e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -145,4 +145,5 @@ To build of the materials do the following:
1. Run `sass --watch assets/_scss/main.scss:assets/css/main.css` to compile the SCSS
1. Run `script/server`
- When successful, the script will initiate a local server at `http://127.0.0.1:4000/on-demand`.
- The `/on-demand/` directory is a result of the [`baseurl` variable](https://byparker.com/blog/2014/clearing-up-confusion-around-baseurl/) provided by Jekyll. If you'd like to serve your site under a different directory, change it in [`_config.yml`](https://github.com/github/training-kit/blob/contrib-guide/_config.yml).
1. Simply paste that into your favorite web-browser and you will be ready to test

0 comments on commit 15286e4

Please sign in to comment.