Commit 4244224
[Docs] New website (#1109)
* scaffold new Docusaurus site
* replace /docs dir
* set baseUrl and change build out-dir
* re-add formideploy and config
* update docs GH Actions workflow
* fix incorrect build out-dir path
* re-enable GTM
* lint website dir too
* restore brand colors to sidebar
* commenting out dup nav item
* adding styled components and types, oss-badges, copy-to-clipboard
* touch when adding libs
* adding statis assets from previous codebase, refactored file organization just a bit
* removing infima based styles in favor of styled components
* integrating previous non-typescript codebase to typescript for lander
* optional props
removing the requirement for noMargin and noPadding
misc code cleanup
* fix header svg and video issues
* Update get-started.tsx
cleanup and consistency
* updating button styles
* autoPlay still breaks the Video
i have removed the autoPlay prop as it crashes the app at the terminal. made some comments as a reminder of the issue
* include fix for PR number in Docs GH Action
* adding autoPlay back to video
needed to downgrade node to 16 LTS
* adding and updating libs
* added, removed, reorganized, and renamed various static asset files
* moved to index dir
* Delete custom.css
converted to use sass
* various updates to config for docusaurus
updates for sass, alpha, there are some comments in here that are still in testing for nav items and footer
* grok'd for old code, bridge between compiled CSS vars and JS
* various global styles
* the heart of our CSS customizations happens in this file
* import paths, added content as props, and theme provider
* overhaul of the preview section
* overhaul of the oss section
* overhaul of the header and hero sections
* overhaul of the get started CTA section
* overhaul of the features section
* all content for the site comes from this file and is passed down via props
* overhaul of various global components used like wrappers, buttons, titles, body copy, etc
* removing getComputedStyle as it's unneeded and causes an SSR issue
* adding engines <18
* docs for testing second level
* touch update to libs
* swapped icon for logo and removed old code
* remove the privacy and cookie stuff
* design adjustments
* fix bug where copy button switches color depending on color mode
* how dare they use any-link
* adding new theme value
* design updates and cleanup
* fixing broken link preventing build from completing
* update h1 to uppercase
* add label for small screens
* hero h1 uppercase
* mobile adjustments
* design tweaks
* bug fix for broken link
* additional design updates
* update lib to 2.0-rc-1
* fix typo
* adding a temp external link for testing
* naming cleanup
* documentation of styles
* fix odd spacing
* adding overrides for prism styles
* refactor function to utils
* cleanup and refactor to global, light, dark sections
* footer logo link and mobile style adjustment
* adding width and height to images
* adding height auto so images can resize properly
* auto height
* adding a height to see if that will contain the badge
* hover color to white
* remove testing link
* font color to 454545
* restore index.md page and filter from Sidebar
* adding redirects docusaurus plugin
* rewiring basic-concepts to be index for docs
* comments
* remove swizzled sidebar
* ripping styles components and replacing with css modules
* updating to 2.0
* touch
* converting all rem values to be 37.5% smaller
original code had a 62.5% font hack in it which was colliding with docusaurus. I've gone through and removed pattern and converted all rem values. Many values can be refactored into variables.
* fixing grid and badge alignment
* spacing adjustments
* consolidating values to variables round 1
* consolidating values to variables round 2
* adding new darkest grey for prism background in dark mode
* smoothing out animations, adding clsx where needed
* removing testing MD files
* Remove some JSX.Element
* Small tweak to docusaurus config
* Slim prism config
* Prune some commented-out CSS
* Remove superfluous && className
* Dedup romanize fn
* Update docs.yml
* Docs footer logo fix
* Add robots.txt
* SEO fixes
Co-authored-by: Ryan Srofe <[email protected]>
Co-authored-by: Grant Sander <[email protected]>1 parent 9fa5a30 commit 4244224
File tree
135 files changed
+13184
-14498
lines changed- .github/workflows
- docs
- content
- public/favicon
- src
- assets
- components
- screens
- 404
- docs
- home
- static
- svgs
- test
- website
- src
- components
- global
- index
- css
- pages
- utils
- static
- img
- svg
- vid
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
135 files changed
+13184
-14498
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | 3 | | |
11 | 4 | | |
12 | 5 | | |
13 | 6 | | |
| 7 | + | |
14 | 8 | | |
15 | 9 | | |
16 | 10 | | |
17 | 11 | | |
18 | 12 | | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
19 | 18 | | |
20 | 19 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
30 | 23 | | |
31 | 24 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | 25 | | |
36 | | - | |
37 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
38 | 31 | | |
39 | 32 | | |
40 | | - | |
41 | | - | |
42 | | - | |
| 33 | + | |
| 34 | + | |
43 | 35 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
57 | 40 | | |
58 | | - | |
59 | | - | |
| 41 | + | |
| 42 | + | |
60 | 43 | | |
61 | | - | |
| 44 | + | |
62 | 45 | | |
63 | 46 | | |
64 | | - | |
65 | | - | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
66 | 58 | | |
67 | 59 | | |
68 | 60 | | |
| 61 | + | |
| 62 | + | |
69 | 63 | | |
| 64 | + | |
70 | 65 | | |
71 | 66 | | |
72 | 67 | | |
73 | 68 | | |
74 | | - | |
75 | 69 | | |
76 | 70 | | |
77 | | - | |
| 71 | + | |
78 | 72 | | |
79 | 73 | | |
80 | 74 | | |
81 | | - | |
82 | | - | |
| 75 | + | |
This file was deleted.
This file was deleted.
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | | - | |
34 | | - | |
35 | | - | |
36 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments