Skip to content

Commit de3a08b

Browse files
Zelig880markshenoudadwightjlkhadniaelmanaa
authored
Docs homepage updates (smartcontractkit#2001)
* feat: Docs Product Switcher (#2) * feat: Docs Product Switcher * feat: finish the product switcher * fix: style * fix: hover effect * fix: variables feat: new homepage design (#3) * feat: new homepage design * fix: comments feat: Header (#4) * feat: Header * feat: Megamenu * feat: Megamenu hover state * feat: Megamenu bottom links * feat: mobile megamenu * feat: search button mobile * fix: remove unused files * fix: rename megamenu file * fix: megaMenu css file name * fix: - Megamenu hover stuck issue - Resources link accessibility - Resources link triangle * Fix some accessibility --------- Co-authored-by: Simone Cuomo <[email protected]> Update navigation Nav updates * update: homepage metadata (#5) fix: remove unused code Co-authored-by: Simone Cuomo <[email protected]> * feat: New Header Banner (#6) * feat: New Header Banner * fix: notification versions * feat: Docs Navigation for Desktop (#7) * feat: Docs Navigation for Desktop * fix: remove unused comments * fix: quicklinks * fix: left side nav * Update all the svg * Review updates * Review updates * Fix SEO * PR fixes * Mobile Menu * Add all links to menu * More PR fixes * Update landing page text and URLs * Update Learn and Docs links * FIx PR comments * Favicon update * Make dropdown 2 column * Testing changes * Fix visible triangle area to match dev-hub * Fix header width * Fix header on smaller screens * Multiple changes from Feedback * Package and style updates * Banner style fixes * Multiple changes from Feedback * RE-instace navbar to previous state * Fix type check * Mega meny updates * FIx Doc navigation * RE-instace navbar to previous state * Make doc header sticky * Correct QuickLinks header text alignment * Further Updates after review * Apply font changes as for designer request * Apply shadow to megamenu * Update menu and add Chainlink Local logo * Update Chainlink Local logo to SVG * Update MegaMenu URLs * Remove general section which has no landing * Reduce shadow + make card fit in 2 lines * Change share to 4% --------- Co-authored-by: Mark S. Shenouda <[email protected]> Co-authored-by: Dwight Lyle <[email protected]> Co-authored-by: Karim H. <[email protected]> Co-authored-by: Amine E. <[email protected]>
1 parent 940f05d commit de3a08b

File tree

105 files changed

+4304
-1281
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

105 files changed

+4304
-1281
lines changed

package-lock.json

+1,525-304
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@
3737
"@astrojs/prism": "^3.1.0",
3838
"@astrojs/react": "^3.4.0",
3939
"@astrojs/sitemap": "^3.1.5",
40-
"@chainlink/components": "^0.4.16",
40+
"@chainlink/components": "^0.4.18",
4141
"@chainlink/contracts": "1.2.0",
4242
"@chainlink/contracts-ccip": "1.4.0",
43-
"@chainlink/design-system": "^0.1.50",
43+
"@chainlink/design-system": "^0.2.8",
4444
"@chainlink/local": "^0.2.1",
4545
"@chainlink/solana-sdk": "^0.2.2",
4646
"@metamask/detect-provider": "^2.0.0",

public/assets/icons/close-small.svg

+4
Loading

public/assets/icons/close.svg

+2-4
Loading

public/assets/icons/github-blue.svg

+10
Loading

public/assets/icons/magnifier.svg

+10
Loading

public/assets/icons/quick-links.svg

+11
Loading

public/chainlink-docs.svg

+16-90
Loading

public/favicon.ico

163 KB
Binary file not shown.

public/images/logo.png

2.99 KB
Loading

public/images/megamenu-featured.jpg

19.9 KB
Loading

public/images/megamenu-featured.png

14.3 KB
Loading

public/images/og.png

26.9 KB
Loading

public/images/quick-start.png

58.5 KB
Loading

public/images/tabler_arrow-up.svg

+3
Loading

0 commit comments

Comments
 (0)