From 77252a56baf98ff0b979ec8ae249b1024e9b71ab Mon Sep 17 00:00:00 2001 From: Hafsa Sajid <139751784+its-hafsa04@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:47:49 +0500 Subject: [PATCH 1/3] add padding --- css/carousel.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/css/carousel.css b/css/carousel.css index 8fa0bc6..2776020 100644 --- a/css/carousel.css +++ b/css/carousel.css @@ -39,6 +39,7 @@ body { /* Carousel base class */ .carousel { height: 409px; + padding-top: 20px; margin-bottom: 0px; } /* Since positioning the image, we need to help out the caption */ @@ -136,4 +137,4 @@ body { .featurette-heading { margin-top: 120px; } -} \ No newline at end of file +} From 1feed8686c62efef36cfc3d7bb11569012b9a729 Mon Sep 17 00:00:00 2001 From: Hafsa Sajid <139751784+its-hafsa04@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:53:40 +0500 Subject: [PATCH 2/3] add alignment in footer --- index.html | 48 +++++++++++++++++++++++++----------------------- 1 file changed, 25 insertions(+), 23 deletions(-) diff --git a/index.html b/index.html index bf2c684..dee5525 100644 --- a/index.html +++ b/index.html @@ -365,31 +365,33 @@

Libraries to help you build rich client applications

+ + + From cad5534c6235e110d60d09400c48cccd6f9330db Mon Sep 17 00:00:00 2001 From: Hafsa Sajid <139751784+its-hafsa04@users.noreply.github.com> Date: Wed, 4 Sep 2024 21:57:00 +0500 Subject: [PATCH 3/3] Update README.md --- README.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/README.md b/README.md index d5550f5..0907a77 100644 --- a/README.md +++ b/README.md @@ -1 +1,23 @@ +Netflix Open Source Platform +Welcome to the Netflix Open Source Platform! This webpage serves as the central hub for all of Netflix's open-source projects, tools, and technologies that are freely available to the developer community. At Netflix, we believe in the power of open source and are committed to sharing our innovations with the world. + +Overview +The Netflix Open Source Platform showcases a wide range of projects developed and used by Netflix engineers to tackle complex challenges at scale. Whether you're looking to optimize your cloud infrastructure, enhance data processing, or build resilient applications, you'll find a wealth of resources and tools on this platform. + +Key Features +Project Listings: Explore a comprehensive list of Netflix's open-source projects, including popular tools like Hystrix, Zuul, Simian Army, and more. Each project includes detailed documentation, usage instructions, and links to the GitHub repositories. + +Community Engagement: Join the thriving community of developers and contributors who are passionate about open source. Learn how you can contribute to Netflix's projects, report issues, and participate in discussions. + +Blog and Updates: Stay up-to-date with the latest news, updates, and insights from the Netflix engineering team. The platform features a blog section where you can read about new releases, technical deep dives, and success stories. + +Events and Meetups: Discover upcoming events, meetups, and conferences where you can connect with Netflix engineers and other open-source enthusiasts. Learn about the latest trends and innovations in the open-source community. + +Contributing +We welcome contributions from developers around the world. If you're interested in contributing to one of our projects, check out the contribution guidelines provided in each repository. Your contributions help us improve our tools and technologies, making them even more powerful and accessible to the global community. + +License +All projects listed on the Netflix Open Source Platform are released under various open-source licenses. Please refer to the individual project repositories for detailed licensing information. + +URL Source for the Netflix OSS Hub : http://netflix.github.io/