-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Adds new landing page and updates internal page styling #2055
Open
alexabbott
wants to merge
27
commits into
keras-team:master
Choose a base branch
from
manuel-azenha:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
92165c4
feat: create webpack config
manuel-azenha ddf631c
feat: landing page desktop
manuel-azenha 5e79b3e
feat: add icons
manuel-azenha 09111ec
add Images via upload
manuel-azenha f3ca2c5
feat: docs - sidenav rework (#1)
mmanista-bynd 5ef0724
feat: docs - sidenav rework
mmanista-bynd 7421345
Adds changes for landing page
alex-bynd b39decf
Adds nav changes
alex-bynd f80c024
Adds nav to subpages
alex-bynd 92d9c88
feat: docs pages css updates
mmanista-bynd 973822e
Adds theme enhancements
alex-bynd 106d340
Merge branch 'feature/docs-css-updates'
alex-bynd fedd27b
feat: docs - more css updates
mmanista-bynd e1f5723
Merge pull request #3 from manuel-azenha/feature/docs-css-updates
alexabbott 0a1407e
fix: docs styling - addressing QA feedback
mmanista-bynd f150362
Merge pull request #4 from manuel-azenha/feature/docs-css-updates
alexabbott aa341e1
Address UAT and PR feedback
alex-bynd 3bbe12f
Addresses UAT and PR feedback
alex-bynd a1424af
Fixes a few more UAT issues
alex-bynd 877e385
Fixes more UAT issues
alex-bynd a3c8291
fix: landing page - sticky textbox section fix
mmanista-bynd a4346ef
Merge pull request #5 from manuel-azenha/bugfix/landing-sticky-textbox
alexabbott 86c773f
Adds additional fixes
alex-bynd d2d434e
Adds color tweaks
alex-bynd d05b9ea
Adds more UAT tweaks
alex-bynd f0d4190
Fixes parallax issue
alex-bynd 0033ea8
Remove github button from kears 3 announcement
alex-bynd 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
Binary file not shown.
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,3 @@ | ||
{ | ||
"tabWidth": 2 | ||
} |
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.
I don't think you need all this. Maybe just ignore
.idea/
?