Skip to content

Commit c084f10

Browse files
feat: new homepage (#63)
* feat: background and hero * feat: add apps section * feat: add CTA * feat: start testimonials * feat: api section * feat: content complete * feat: testimonials complete * feat: footer * feat: svg for blend * feat: use browseronly for devtools * feat: removing components to test build * feat: gitignore * feat: gitignore * feat: remove .idea files * fix: client side render * feat: apps content * feat: apps styling * feat: modern commeerce apis styling tweaked * feat: styles for tools * feat: styles for composer and success * feat: functional light mode * feat: swap code block for prism * feat: mobile sizing * feat: tweaks * feat: nav styling * feat: update bg * feat: commerce apps transparency * feat: blur nav * feat: rebuild yarn.lock * feat: add links to actions * fix: css rendering, list items * feat: tab tool ssection * fix: mobile styling issues * fix: update links * fix: correct opacity for mobile view --------- Co-authored-by: David Stover <[email protected]>
1 parent 13dc8c8 commit c084f10

Some content is hidden

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

41 files changed

+7665
-642
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ npm-debug.log*
2020
yarn-debug.log*
2121
yarn-error.log*
2222
yarn.lock
23+
24+
/.idea/

.idea/.gitignore

-5
This file was deleted.

.idea/vcs.xml

-6
This file was deleted.

.prettierrc

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

0 commit comments

Comments
 (0)