Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FlowGPT
# Emochi Docs

This is Docs site for [**FlowGPT**](https://flowgpt.com).
This is Docs site for [**Emochi**](https://emochi.com).

## Local Development

Expand All @@ -9,5 +9,3 @@ First, run `yarn install` to install the dependencies.
Then, run `yarn dev` to start the development server and visit localhost:3000.

You can also use npm if you want.


4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 3 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,14 +1,12 @@
{
"name": "flowgpt-docs",
"version": "0.0.1",
"description": "FlowGPT docs",
"name": "emochi-docs",
"version": "0.1.0",
"description": "Emochi docs",
"scripts": {
"dev": "next dev",
"build": "next build",
"start": "next start"
},


"dependencies": {
"next": "^13.0.6",
"nextra": "latest",
Expand Down
14 changes: 2 additions & 12 deletions pages/_meta.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
{
"index": "Welcome",
"howto": "How To: Creation Guide",
"engineering": "Prompt Engineering Guide",
"mochi-and-flux": "Mochi & Flux",
"usecase": "Use Case Guide",
"support": "Support",
"about": "About FlowGPT",

"contact": {
"title": "Social Media Platforms",
"type": "page",
"href": "https://linktr.ee/FlowGPT",
"newWindow": true
}
"about-mochi": "About Mochi",
"support": "Support"
}
3 changes: 3 additions & 0 deletions pages/about-mochi/_meta.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"mochi": "Mochi"
}
File renamed without changes.
37 changes: 0 additions & 37 deletions pages/about/1basicinfo/1what.mdx

This file was deleted.

16 changes: 0 additions & 16 deletions pages/about/1basicinfo/2works.mdx

This file was deleted.

47 changes: 0 additions & 47 deletions pages/about/1basicinfo/3benefits.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions pages/about/1basicinfo/_meta.json

This file was deleted.

53 changes: 0 additions & 53 deletions pages/about/2goal/1goal.mdx

This file was deleted.

9 changes: 0 additions & 9 deletions pages/about/2goal/2achieve.mdx

This file was deleted.

6 changes: 0 additions & 6 deletions pages/about/2goal/_meta.json

This file was deleted.

6 changes: 0 additions & 6 deletions pages/about/_meta.json

This file was deleted.

65 changes: 0 additions & 65 deletions pages/engineering/1basics/1intro.mdx

This file was deleted.

Loading
Loading