-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changed website to FINOS Branding & changes to Custom CSS & New Logos #96
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
da4b54f
Merge pull request #1 from FDC3/master
grizzwolf 01d470d
Changed CSS to reflect FINOS style guidlines & added current FDC3 logos
grizzwolf 5288b2f
change URL for staging changes
grizzwolf 581ed80
change to grizzwolf/ fix wrapper URL
grizzwolf e5b17ad
change org name
grizzwolf 0f9ec0f
traling slash
grizzwolf 312b56a
remove trailing slash from /img
grizzwolf d597eae
changed back trailing slashes - issues with links to img files. Also …
grizzwolf 55a4f09
added /FDC3/ to URL
grizzwolf 1c9e334
removed URL slash infront of Users.json
grizzwolf 5189408
removed / for home container img
grizzwolf ab49936
added correct URL for background image
grizzwolf b1ee5ed
changed Featured area - Use Cases background color and padding
grizzwolf 5950ed5
moved FINOS logo to bottom of footer
grizzwolf 6664c2e
made FINOS image smaller on footer
grizzwolf a684a9f
fixed finos logo on all footers (both home and docs)
grizzwolf 912da24
added hover state for mobile nav & resized footer margin between nav …
grizzwolf 826370d
changed API / Intents svg colors to black for FDC3 PMC review / decis…
grizzwolf 8275b71
changed background / link colors to fit correct FINOS branding palette
grizzwolf be5ad6c
changed svg colors and made footer logo just icon
grizzwolf 482ff76
Added documentation in the README.md file - Added the ## Custom CSS &…
grizzwolf 4a77683
fixed link in readme.md in custom CSS section
grizzwolf ea125d1
removed h2 tag from README.md
grizzwolf c528e24
changed siteConfig.js back to FDC3 defaults instead of grizzwolf test…
grizzwolf c73a665
added padding to interior pages - changed color scheme of nav in res…
grizzwolf d2dfa45
added "/' to users.json - (without the "/" works on local but not onl…
grizzwolf 1b70ec4
changed "/" to be consistent
grizzwolf ad510d5
changed siteConfig to reflect FDC3/FDC3 version - changed users.json …
grizzwolf 32ef1d0
reverting briefly to make https://grizzwolf.github.io/FDC3/ (Glue42 l…
grizzwolf 641ae4b
changed user.json temp to fix Travis CI build
grizzwolf b44bc69
reverting temporary changes made for base URL to merge with current PR96
grizzwolf File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah. I see what happened now. This is a thorny problem to solve, it happened to me too. I think it is an unresolved issue on Docusaurus, how to target the same config & website at different URLs.
👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yes - that's better than my explanation. It was frustrating when we couldn't get it running, and figured out the base URL change (when forking in personal repos). Let me know if any issues other than that.