-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from TomHAnderson/feature/docs
Added magidocs
- Loading branch information
Showing
206 changed files
with
15,350 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
export default { | ||
introspection: { | ||
type: 'url', | ||
url: 'http://localhost', | ||
}, | ||
website: { | ||
template: 'carbon-multi-page', | ||
output: './public/docs', | ||
options: { | ||
appTitle: 'LCDB GraphQL', | ||
siteRoot: '/docs', | ||
appLogo: 'https://lcdb.org/images/logo.svg', | ||
appFavicon: 'https://lcdb.org/favicon.ico', | ||
pages: [ | ||
{ | ||
title: 'Welcome', | ||
content: ` | ||
LCDB GraphQL Database | ||
===================== | ||
This is the database for \`https://lcdb.org\`. | ||
You are free to use this GraphQL database for your own purposes. | ||
The endpoint is a POST to \`https://graphql.lcdb.org\` | ||
[Read the Documentation](https://graphql.lcdb.org/docs) | ||
`, | ||
} | ||
], | ||
} | ||
} | ||
} |
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.wrapper.svelte-1ldjxpt{flex-direction:column;display:flex;justify-content:center;align-items:center;height:calc(100vh - 3rem)} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.arg-name-section.svelte-9cf7d2{display:flex;gap:.2rem;align-items:center} |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.override-tooltip-width.svelte-a6h330 div[role=tooltip]{max-width:20rem!important} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.wrapper.svelte-1gk78cu{display:flex;justify-content:flex-start}.code-section.svelte-1gk78cu{width:100%;overflow:hidden}.button-bar.svelte-1gk78cu{display:flex;flex-direction:column} |
1 change: 1 addition & 0 deletions
1
public/docs/_app/immutable/assets/PreviousNextPage.CSTXT5K2.css
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.wrapper.svelte-1ldjxpt{flex-direction:column;display:flex;justify-content:center;align-items:center;height:calc(100vh - 3rem)} |
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.markdown-image.svelte-z38cge{max-width:100%} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
.markdown-image.svelte-z38cge{max-width:100%} |
Oops, something went wrong.