-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from TyHil/style-guide
Published style guide
- Loading branch information
Showing
80 changed files
with
322 additions
and
1,131 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 |
---|---|---|
|
@@ -4,3 +4,9 @@ node_modules | |
.cache | ||
.config | ||
.local | ||
|
||
#firebase | ||
*debug.log | ||
|
||
#parcel | ||
.parcel-cache |
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,27 +1,32 @@ | ||
[submodule "typewriter-formatting"] | ||
path = typewriter-formatting | ||
url = https://github.com/TyHil/typewriter-formatting.git | ||
[submodule "src/cah-maker"] | ||
path = src/cah-maker | ||
url = https://github.com/TyHil/cah-maker | ||
branch = main | ||
[submodule "recipes"] | ||
path = recipes | ||
url = https://github.com/TyHil/recipes.git | ||
[submodule "src/typewriter-formatting"] | ||
path = src/typewriter-formatting | ||
url = https://github.com/TyHil/typewriter-formatting | ||
branch = main | ||
[submodule "response-display"] | ||
path = response-display | ||
url = https://github.com/TyHil/response-display.git | ||
[submodule "src/recipes"] | ||
path = src/recipes | ||
url = https://github.com/TyHil/recipes | ||
branch = main | ||
[submodule "password-generator"] | ||
path = password-generator | ||
url = https://github.com/TyHil/password-generator.git | ||
[submodule "src/response-display"] | ||
path = src/response-display | ||
url = https://github.com/TyHil/response-display | ||
branch = main | ||
[submodule "dvd"] | ||
path = dvd | ||
url = https://github.com/TyHil/dvd.git | ||
[submodule "src/password-generator"] | ||
path = src/password-generator | ||
url = https://github.com/TyHil/password-generator | ||
branch = main | ||
[submodule "set-operations-for-spotify"] | ||
path = set-operations-for-spotify | ||
url = https://github.com/TyHil/set-operations-for-spotify.git | ||
[submodule "src/dvd"] | ||
path = src/dvd | ||
url = https://github.com/TyHil/dvd | ||
branch = main | ||
[submodule "src/set-operations-for-spotify"] | ||
path = src/set-operations-for-spotify | ||
url = https://github.com/TyHil/set-operations-for-spotify | ||
branch = main | ||
[submodule "src/style-guide"] | ||
path = src/style-guide | ||
url = https://github.com/TyHil/personal-website-styles | ||
branch = main | ||
[submodule "cah-maker"] | ||
path = cah-maker | ||
url = https://github.com/TyHil/cah-maker.git |
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,4 @@ response-display | |
password-generator | ||
recipes | ||
dvd | ||
style-guide |
Submodule cah-maker
deleted from
21a28c
Submodule dvd
deleted from
e5c3d9
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 was deleted.
Oops, something went wrong.
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
Submodule password-generator
deleted from
4599d4
Submodule recipes
deleted from
50ea91
Submodule response-display
deleted from
cbaeb1
Submodule set-operations-for-spotify
deleted from
38d541
Oops, something went wrong.