-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Enable HTMLProofer to run with every build
- Loading branch information
Showing
36 changed files
with
126 additions
and
82 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
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,9 @@ | ||
require 'html-proofer' | ||
|
||
task default: [:test] | ||
|
||
task :test do | ||
sh "bundle exec jekyll build" | ||
options = { :assume_extension => true, disable_external: true, extension: ['.html'], check_internal_hash: false } | ||
HTMLProofer.check_directory("./_site", options).run | ||
end |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,7 +17,7 @@ title: Tech Workers Coalition | |
email: [email protected] | ||
description: A coalition of tech industry workers, labor organizers, community organizers, and friends cultivating solidarity among all workers in tech. | ||
url: "https://techworkerscoalition.org" # the subpath of your site, e.g. /blog | ||
baseurl: "" # the base hostname & protocol for your site, e.g. http://example.com | ||
baseurl: "" # the base hostname & protocol for your site, e.g. https://example.com | ||
twitter_username: techworkersco | ||
timezone: "America/New_York" | ||
|
||
|
@@ -28,7 +28,7 @@ plugins: | |
|
||
# jekyll-feed plugin | ||
feed: | ||
disable_in_development: true | ||
disable_in_development: false | ||
|
||
jekyll_get_data: | ||
#- data: collective-actions | ||
|
@@ -60,10 +60,10 @@ future: true | |
collections: | ||
blog: | ||
output: true | ||
permalink: blog/:title | ||
permalink: blog/:title/ | ||
events: | ||
output: true | ||
permalink: events/:title | ||
permalink: events/:title/ | ||
|
||
exclude_from_localizations: ["assets", "admin"] | ||
header_links: | ||
|
@@ -85,7 +85,7 @@ links: | |
text: Blog | ||
- url: /chapters | ||
text: Chapters | ||
- url: /community-guide/ | ||
- url: /community-guide | ||
text: Community Guide | ||
- url: /job-board | ||
text: Union Job Board | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-miterlimit="1.4"><path class="primarySvgFill" d="M14 2.7L8.4 8.4a.5.5 0 01-.8-.8L13.3 2H9.5a.5.5 0 010-1h5a.5.5 0 01.5.5v5a.5.5 0 01-1 0V2.7zM5 3H2.5C1.7 3 1 3.7 1 4.5v9c0 .8.7 1.5 1.5 1.5h9a1.5 1.5 0 001.5-1.5V11a.5.5 0 00-1 0v2.5a.5.5 0 01-.5.5h-9a.5.5 0 01-.5-.5v-9c0-.3.2-.5.5-.5H5a.5.5 0 000-1z" fill-rule="nonzero"/></svg> | ||
<svg height="16" width="16" xmlns="https://www.w3.org/2000/svg" viewBox="0 0 16 16" stroke-miterlimit="1.4"><path class="primarySvgFill" d="M14 2.7L8.4 8.4a.5.5 0 01-.8-.8L13.3 2H9.5a.5.5 0 010-1h5a.5.5 0 01.5.5v5a.5.5 0 01-1 0V2.7zM5 3H2.5C1.7 3 1 3.7 1 4.5v9c0 .8.7 1.5 1.5 1.5h9a1.5 1.5 0 001.5-1.5V11a.5.5 0 00-1 0v2.5a.5.5 0 01-.5.5h-9a.5.5 0 01-.5-.5v-9c0-.3.2-.5.5-.5H5a.5.5 0 000-1z" fill-rule="nonzero"/></svg> |
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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.