-
Notifications
You must be signed in to change notification settings - Fork 56
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
0 parents
commit 24451f5
Showing
123 changed files
with
6,354 additions
and
0 deletions.
There are no files selected for viewing
Empty file.
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
serve: install | ||
bundle exec jekyll serve --livereload | ||
|
||
install: | ||
bundle install | ||
|
||
build: install | ||
bundle exec jekyll build | ||
|
||
check_links: build | ||
bundle exec htmlproofer --ignore_missing_alt true --ignore_empty_alt true --ignore_status_code "0,403" ./_site | ||
|
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 |
---|---|---|
@@ -0,0 +1,7 @@ | ||
## BYU CCL website | ||
|
||
This is the website for the BYU Configurable Computing Lab. | ||
|
||
This website is created using [Jekyll](https://jekyllrb.com/). | ||
|
||
Committing to this repo will automatically update the CCL website. See the [How To Wiki page](https://github.com/byuccl/byuccl.github.io/wiki/How-To-Make-CCL-Website-Changes) |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.