Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
46 commits
Select commit Hold shift + click to select a range
a86f2d5
First Commit
KT83 Oct 4, 2024
a1962e0
Update Readme
KT83 Oct 4, 2024
d24ecc9
setup menu
shibatanaoto Oct 4, 2024
e26ac4c
Merge pull request #1 from useMorph/feature/menu
shibatanaoto Oct 4, 2024
a52f858
update menu, split into tabs
shibatanaoto Oct 4, 2024
d02afaa
Merge pull request #2 from useMorph/feature/menu
shibatanaoto Oct 4, 2024
38b3e31
add most pages
shibatanaoto Oct 6, 2024
9b92cac
add most pages
shibatanaoto Oct 7, 2024
6c54ade
Merge pull request #3 from useMorph/beta-draft/guides
shibatanaoto Oct 7, 2024
b1e8628
add quickstart page sql & python
shibatanaoto Oct 7, 2024
f5cc61e
Merge pull request #4 from useMorph/pages/quickstart-sql-python
shibatanaoto Oct 7, 2024
c7e546a
edit sql,python page
shibatanaoto Oct 7, 2024
c4924e2
Merge pull request #5 from useMorph/pages/workspace-sql-python
shibatanaoto Oct 7, 2024
080079a
add job schedule page
shibatanaoto Oct 7, 2024
71ca557
Merge pull request #6 from useMorph/pages/workspace-sql-python
shibatanaoto Oct 7, 2024
0f0a1b1
remove cli and api
shibatanaoto Oct 7, 2024
1bf9525
Merge pull request #7 from useMorph/pages/remove-api-cli
shibatanaoto Oct 7, 2024
8773473
add movie for restapi
shibatanaoto Oct 7, 2024
692ac6e
Merge pull request #8 from useMorph/pages/rest-api
shibatanaoto Oct 7, 2024
66d2604
mdx jp
KT83 Oct 7, 2024
e70dd01
Merge pull request #9 from useMorph/feature/mdx
KT83 Oct 7, 2024
d7e7778
add pages for cli
shibatanaoto Oct 7, 2024
2fc124d
Merge branch 'main' into pages/sql-python
shibatanaoto Oct 7, 2024
4c0075c
update sql/python description
shibatanaoto Oct 7, 2024
242861d
Merge pull request #10 from useMorph/pages/sql-python
shibatanaoto Oct 7, 2024
740eda8
update sql-python
shibatanaoto Oct 8, 2024
d140acb
Merge pull request #11 from useMorph/pages/sql-python-output-paths
shibatanaoto Oct 8, 2024
11e9bd2
fix output_paths
shibatanaoto Oct 8, 2024
496c413
add description for morph-cli
shibatanaoto Oct 8, 2024
ee84702
Merge pull request #12 from useMorph/pages/morph-cli
shibatanaoto Oct 8, 2024
00785d6
fix desc for morph create
shibatanaoto Oct 8, 2024
11155ba
Merge pull request #13 from useMorph/fix/morph-create-filename
shibatanaoto Oct 8, 2024
f3de8f1
fix template usage
shibatanaoto Oct 8, 2024
d7f5bbe
fix integrations
shibatanaoto Oct 8, 2024
df05bf3
Merge pull request #14 from useMorph/fix/template-page
shibatanaoto Oct 8, 2024
476fad7
Merge pull request #15 from useMorph/fix/integrations
shibatanaoto Oct 8, 2024
b39ac56
bring ja into en
shibatanaoto Oct 8, 2024
472a157
Merge pull request #16 from useMorph/fix/english-pages
shibatanaoto Oct 8, 2024
3a0536e
Update favicon
KT83 Oct 8, 2024
599eb8d
update template image
shibatanaoto Oct 8, 2024
1b49ff3
Merge pull request #17 from useMorph/feature/icons
KT83 Oct 8, 2024
5138694
Merge pull request #18 from useMorph/fix/template-image
shibatanaoto Oct 8, 2024
a8d61c5
all up to sql python
RobChap22 Oct 9, 2024
6ff623f
sql python section done
RobChap22 Oct 9, 2024
253a3ce
docs bugs done
RobChap22 Oct 9, 2024
f15d8dd
saas connector links fixed
RobChap22 Oct 9, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
67 changes: 52 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,69 @@
# Mintlify Starter Kit
# Morph Documentation

Click on `Use this template` to copy the Mintlify starter kit. The starter kit contains examples including
Morph の Documentation の Repository です。

- Guide pages
- Navigation
- Customizations
- API Reference pages
- Use of popular components
[Mintlify](https://mintlify.com/docs/quickstart)というフレームワークを使用しています。

### Development
Anthropic, Perplexity, Resend, Cursor, Elevenlabs なども Minlify を使用しています。

Install the [Mintlify CLI](https://www.npmjs.com/package/mintlify) to preview the documentation changes locally. To install, use the following command
[https://mintlify.com/customers](https://mintlify.com/customers)

## Development

以下の手順でセットアップしてください。

**1. Mintlify のインストール**

```
npm i -g mintlify
```

Run the following command at the root of your documentation (where mint.json is)
**2. ローカルサーバーの立ち上げ**

```
mintlify dev
```

### Publishing Changes
## ディレクトリ構造

- `docs/`: ドキュメントの Markdown ファイル
- `asstes/`: 画像などの静的ファイル
- `examples/`: サンプルコード集ページ用のファイル

その他、独立したページ群を作る際にはルート直下にディレクトリを切ってください。

ここでいう「独立したページ群」は、Mintlify のタブで管理されるグループを指します。

## mint.json

各ページは MDX で記述することができますが、それを実際のページに反映するには、mint.json を編集する必要があります。

詳しい設定は Mintlify のドキュメントを参照してください。

よく使う項目については、以下で解説します。

### navigation

mint.json の navigation は、ページのグループを宣言するための項目で、navigation を設定することで、サイドバーやタブでそのグループを使用することができます。そのため、 **ページを追加したら必ず navigation にも設定を追加してください。**

```json
{
"navigation": [
{
"group": "Get Started",
"version": "en",
"pages": [
"docs/en/introduction",
"docs/en/quickstart",
"docs/en/development"
]
}
]
}
```

Install our Github App to auto propagate changes from your repo to your deployment. Changes will be deployed to production automatically after pushing to the default branch. Find the link to install on your dashboard.
# Contributing

#### Troubleshooting
main ブランチが自動的にデプロイされます。作業は、ローカルでブランチを作成して、main に向けて PR を作成してください。

- Mintlify dev isn't running - Run `mintlify install` it'll re-install dependencies.
- Page loads as a 404 - Make sure you are running in a folder with `mint.json`
PR マージ後はブランチを削除してください。
4 changes: 0 additions & 4 deletions api-reference/endpoint/create.mdx

This file was deleted.

4 changes: 0 additions & 4 deletions api-reference/endpoint/delete.mdx

This file was deleted.

4 changes: 0 additions & 4 deletions api-reference/endpoint/get.mdx

This file was deleted.

33 changes: 0 additions & 33 deletions api-reference/introduction.mdx

This file was deleted.

195 changes: 0 additions & 195 deletions api-reference/openapi.json

This file was deleted.

Binary file added assets/.DS_Store
Binary file not shown.
Binary file added assets/GitHub.copilot-1.223.1062.vsix
Binary file not shown.
Binary file added assets/images/.DS_Store
Binary file not shown.
File renamed without changes
Binary file added assets/images/docs/.DS_Store
Binary file not shown.
Binary file added assets/images/docs/builtin-postgres.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/canvas-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/integrations.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/mdx-1.mp4
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/visualization-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/vscode-extension-edit-csv.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/vscode-extension-mdx.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/vscode-extension-python.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-architecture.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-editor-sql-run.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-editor-sql.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-git.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-job-schedule.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-overview.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-template-canvas.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-template-menu.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/docs/workspace-template.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
Binary file added assets/images/integrations/bigquerycomplete.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/integrations/bigqueryslug.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added assets/images/integrations/mysqlcomplete.png
Binary file added assets/images/integrations/mysqlslug.png
Binary file added assets/images/integrations/postgrescomplete.png
Binary file added assets/images/integrations/postgresslug.png
Binary file added assets/images/integrations/redshiftcomplete.png
Binary file added assets/images/integrations/redshiftslug.png
Binary file added assets/images/integrations/snowflakecomplete.png
Binary file added assets/images/integrations/snowflakeslug.png
9 changes: 9 additions & 0 deletions assets/images/morph_logo_svg.svg
9 changes: 9 additions & 0 deletions assets/images/morph_logo_svg_w.svg
Binary file added assets/images/python-sql/python-env.png
File renamed without changes
File renamed without changes
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
19 changes: 19 additions & 0 deletions data-application/en/custom-components.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: 'Custom Components'
---

Custom components can be used in MDX files.

## Create a `.tsx` file to define custom components

You can create `.tsx` files on Morph to define custom React components.

The Morph data application uses [Vite](https://vitejs.dev) to build React applications.

Styling using Tailwind CSS is also possible, as [Tailwind CSS](https://tailwindcss.com) is installed by default.

## Adding dependency packages

You can freely add npm packages to the Morph workspace.

Run the npm install command from the terminal to add packages.
Loading