Skip to content

Commit 0d9eb46

Browse files
authored
GQL-53: Adds documentation site (#159)
* GQL-53: Adds documentation site * GQL-53: Fixes linter error * GQL-53: Fixes tests * GQL-53: Removes magidoc files from coverage * GQL-53: npm audit fix * GQL-53: Adds npm script for dev server * GQL-53: Adds logo * GQL-53: Updates logo * GQL-53: Updates variable name, updates docs pages * GQL-53: Customize the magidoc template to work with S3, deploy landing page * GQL-53: Env specific landing page
1 parent c635e26 commit 0d9eb46

158 files changed

Lines changed: 12710 additions & 1894 deletions

File tree

Some content is hidden

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

.eslintignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,3 @@
11
cdk.out
2+
docs
3+
magidoc-template

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,5 @@ Dockerfile
3636
.env.uat
3737
.env.sit
3838
.env.local
39+
docs
40+
landing-page-build

0 commit comments

Comments
 (0)