forked from hackforla/website
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* initial, needs and/or distinction * initial pass complete * cleaning and commenting, minimal * point filter to github data, hard-coded filter categories * move temp styling to scss * populate from, and propagate to, URL query string * support for yaml categories from dom parsing, not robust * Build a list of project data using Jekyll * Build the project filter data in Jekyll at build time * Pull categories out of looking structure; fixed some projects that did not have the correct structure for their looking data * added filterableCategories parameter to control which fields will create filter drop downs * added filter styling for desktop view * edited project filter styles for tablet and mobile * Remove duplicate script tag * added counter to fix checkedbox bug Co-authored-by: Tyler Thome <tyler.thome@outlook.com> Co-authored-by: Cynthia Kiser <cynthiakiser@gmail.com>
- Loading branch information
1 parent
eacc6d1
commit dee78f8
Showing
11 changed files
with
596 additions
and
18 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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14,3 +14,5 @@ dist | |
.DS_store | ||
.vscode | ||
_site | ||
Gemfile | ||
Gemfile.lock |
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
Oops, something went wrong.