-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update references to old default branch (#624)
- Updates branch references from `master` to `main` - Updates the GitHub Pages deploy action - Limit the main pipeline to run on pushes to `main` - Adds a note that the website is not updated regularly
- Loading branch information
Showing
12 changed files
with
25 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ name: Tests | |
on: | ||
push: | ||
branches: | ||
- '*' | ||
- main | ||
paths-ignore: | ||
- 'docs/**' | ||
- '**.md' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# <img src="assets/icons/favicon.ico" width="48"> DataBall: Betting on the NBA with data | ||
|
||
This folder contains the code required to build the GitHub Pages [site](https://klane.github.io/databall/) for this project. The site uses a slightly modified version of the [Jekyll](http://jekyllrb.com) theme [Hyde](https://github.com/poole/hyde). Several of the [pages](https://github.com/klane/databall/tree/master/docs/_pages) and all the [images](https://github.com/klane/databall/tree/master/docs/assets/images) were generated by converting the Jupyter notebooks to Markdown with [jekyllnb](https://github.com/klane/jekyllnb). | ||
This folder contains the code required to build the GitHub Pages [site](https://klane.github.io/databall/) for this project. The site uses a slightly modified version of the [Jekyll](http://jekyllrb.com) theme [Hyde](https://github.com/poole/hyde). Several of the [pages](https://github.com/klane/databall/tree/gh-pages/_pages) and all the [images](https://github.com/klane/databall/tree/gh-pages/assets/images) were generated by converting the Jupyter notebooks to Markdown with [jekyllnb](https://github.com/klane/jekyllnb). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters