Skip to content

Commit 8e3f01f

Browse files
feat: visual redesign and removal of obsolete content (#445)
* docs: home page redesign and revamp * add animations to cards * update link to community forem wm tag * feat: split out visual redesign from content redesign * update welcome page with new design styling * remove stray console log * address PR review feedback * fix capitalization * bump font size for logs down * better layout for multiple payment pointers * incorporate review feedback * remove image file --------- Co-authored-by: Melissa Henderson <[email protected]>
1 parent ed951ee commit 8e3f01f

Some content is hidden

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

61 files changed

+731
-1110
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@
88
"astro": "astro"
99
},
1010
"dependencies": {
11-
"@astrojs/react": "^3.6.0",
12-
"@astrojs/starlight": "^0.25.3",
13-
"@interledger/docs-design-system": "^0.5.1",
11+
"@astrojs/react": "^3.6.2",
12+
"@astrojs/starlight": "^0.26.1",
13+
"@interledger/docs-design-system": "^0.5.2",
1414
"@types/react": "^18.3.3",
1515
"@types/react-dom": "^18.3.0",
16-
"astro": "4.12.2",
16+
"astro": "4.14.2",
1717
"astro-i18next": "^1.0.0-beta.21",
1818
"prettier": "^3.3.3",
1919
"prism-react-renderer": "^2.3.1",
@@ -22,7 +22,7 @@
2222
"react-minimal-pie-chart": "^8.4.0",
2323
"remark-mermaidjs": "^6.0.0",
2424
"respec": "^35.1.1",
25-
"sharp": "^0.33.4",
26-
"starlight-links-validator": "^0.9.1"
25+
"sharp": "^0.33.5",
26+
"starlight-links-validator": "^0.10.1"
2727
}
2828
}

public/img/awesome-badge.svg

-1
This file was deleted.

public/img/bg-lines--light.svg

+1
Loading
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

public/img/logo-search-infinity.svg

-1
This file was deleted.

public/img/logo-search-mojeek.svg

-1
This file was deleted.

public/img/logo-tool-angular.svg

-1
This file was deleted.

public/img/logo-tool-astro.png

-14.1 KB
Binary file not shown.

public/img/logo-tool-gatsby.svg

-1
This file was deleted.

public/img/logo-tool-gridsome.svg

-1
This file was deleted.

public/img/logo-tool-hugo.svg

-1
This file was deleted.

public/img/logo-tool-jekyll-webm.svg

-1
This file was deleted.

0 commit comments

Comments
 (0)