-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Case studies index page and link from homepage #5869
Merged
knative-prow
merged 5 commits into
knative:main
from
aliok:2024-02-15-case-studies-index-page
Mar 8, 2024
Merged
Changes from 2 commits
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
a6b40d3
Link to case studies
aliok f1c3913
Add a case studies page to link from homepage
aliok b14dc86
change the styling, and make the whole table row clickable
Leo6Leo cbfafa2
Merge branch '2024-02-15-case-studies-index-page' into add-styling-to…
aliok 18957e3
Merge pull request #1 from Leo6Leo/add-styling-to-ali-branch
aliok 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
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,28 @@ | ||
--- | ||
hide: | ||
- toc | ||
--- | ||
|
||
# Knative Case Studies | ||
|
||
<table> | ||
<tr> | ||
<td><a href="./deepc/"><img src="../../images/case-studies/deepc.png" alt="" draggable="false" style="max-width:300px;" /></a></td> | ||
<td>AI Startup deepc Connects Researchers to Radiologists with Knative Eventing</td> | ||
</tr> | ||
<tr> | ||
<td><a href="./outfit7/"><img src="../../images/case-studies/outfit7.png" alt="" draggable="false" style="max-width:300px;" /></a></td> | ||
<td>Game maker Outfit7 automates high performance ad bidding with Knative Serving</td></tr> | ||
<tr> | ||
<td><a href="./pnc/"><img src="../../images/case-studies/pnc_bank.png" alt="" draggable="false" style="max-width:300px;" /></a></td> | ||
<td>PNC Bank automated software supply chain compliance</td> | ||
</tr> | ||
<tr> | ||
<td><a href="./puppet/"><img src="../../images/case-studies/puppet.png" alt="" draggable="false" style="max-width:300px;" /></a></td> | ||
<td>Relay by Puppet Brings Workflows to Everything using Knative</td> | ||
</tr> | ||
<tr> | ||
<td><a href="./sva/"><img src="../../images/case-studies/sva.png" alt="" draggable="false" style="max-width:300px;" /></a></td> | ||
<td>SVA uses Knative to kickstart cloud native adoption and patterns</td> | ||
</tr> | ||
</table> |
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.
I think it would provide a better user experience if we make the whole table row clickable. Right now users have to click on the image in order to be redirected. Also the text can be centered to provide a better visual experience!
I made these changes in this PR. aliok#1
This is how it looks. @aliok Lmk if you think this is a reasonable change!
![image](https://private-user-images.githubusercontent.com/36619969/309319833-2ee2a013-fb19-411a-ab67-7d464a1e5f76.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk2MTc4NjMsIm5iZiI6MTczOTYxNzU2MywicGF0aCI6Ii8zNjYxOTk2OS8zMDkzMTk4MzMtMmVlMmEwMTMtZmIxOS00MTFhLWFiNjctN2Q0NjRhMWU1Zjc2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTUlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE1VDExMDYwM1omWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPThjMWM5NzdkYmVkM2VhYjhjZTY5ZjRhZGNlYTYzZjQyNTkyYTBiMWI5YTRhNjc5MzVmMWE1MWNmNjU5NDU2ZjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.vSs5uRwnxvjOFfFxH548en0prtR-krzkBTAIjFu0MDc)
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.
Thanks @Leo6Leo
I merged your PR against my fork.
One final look and then we can merge this one?