Move docs to docusaurus site

This commit is contained in:
Takeshi Kimata
2024-05-12 13:59:35 +09:00
parent af7cdb790e
commit 2b3dec3c12
17 changed files with 120 additions and 245 deletions

View File

@@ -1,6 +1,7 @@
{
"Index": {
"get_started": "Get Started",
"demo": "Demo",
"oss_tcmt": "Open Source Test Case Management",
"web_application": "Web Application",
"integrate_and_manage": "Integrate and manage all your software testing.",
@@ -17,25 +18,10 @@
"case_home": "Dashboard",
"case_run": "Test Runs"
},
"Guide": {
"self_host": "Self Host",
"docker": "Docker",
"manual": "Manual",
"self_host_app": "Self host the application",
"run_as_docker": "Running TestPlat as a Docker container",
"run_by_manually": "Running TestPlat manually",
"move_to_back": "Moves to backend directory",
"backend_install": "Install dependencies",
"init_db": "Initialize Database",
"backend_start": "Start backend server",
"move_to_front": "Moves to frontend directory",
"front_install": "Install dependencies",
"front_start": "Start frontend server"
},
"Header": {
"title": "Open Source Test Case Management Tool",
"description": "Integrate and manage all your software testing",
"guide": "Guide",
"docs": "Docs",
"projects": "Projects"
},
"Projects": {