[PR #2] [MERGED] Added Pages to GettingStarted Section #114

Closed
opened 2026-03-16 12:26:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hoppscotch/docs/pull/2
Author: @AmolDerickSoans
Created: 7/16/2021
Status: Merged
Merged: 7/19/2021
Merged by: @liyasthomas

Base: mainHead: main


📝 Commits (8)

  • a54bc10 added pages:Navigation , Graphql platform to Section: Getting Started
  • c60e765 added pages: Syncing work to Section: Getting Started
  • 9441195 added pages: restAPI to Section: Getting Started
  • 2bef41d fixed bugs in page:navigation Section: Getting Started
  • a80dcef fixed bugs in page:navigation Section: Getting Started
  • 40f2b47 added Pages: Real-time platoform to Section:Getting Started
  • 47aaa8d added pages: APIguide to Section: guides
  • 2e3b5b1 added Developer Resources section

📊 Changes

78 files changed (+1034 additions, -59 deletions)

View changed files

content/en/Developer/ContribGuide.md (+118 -0)
content/en/Developer/Develop.md (+46 -0)
content/en/GraphqlEditor.md (+119 -0)
content/en/Guides/APIguide.md (+299 -0)
content/en/Guides/DocumentAPI.md (+13 -0)
content/en/Guides/Graphqlguide.md (+8 -0)
content/en/Navigating.md (+124 -0)
content/en/RESTeditor.md (+184 -0)
content/en/RealtimeEditor.md (+68 -0)
content/en/SyncAndAccount.md (+46 -0)
content/en/changelog.md (+0 -0)
📝 content/en/index.md (+4 -2)
content/en/setup.md (+0 -56)
📝 nuxt.config.js (+5 -0)
📝 package-lock.json (+0 -1)
static/Hompage.png (+0 -0)
static/Resources/en/API/APIvid.webm (+0 -0)
static/Resources/en/API/CORS error example.png (+0 -0)
static/Resources/en/API/CORS error example.webp (+0 -0)
static/Resources/en/API/Extension.PNG (+0 -0)

...and 58 more files

📄 Description

pages added: Navigating Hoppscotch ,Rest Api , GraphQl, realtime , Sync Your work.
Added Guide for REST paltform.

Will Keep making further edits.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hoppscotch/docs/pull/2 **Author:** [@AmolDerickSoans](https://github.com/AmolDerickSoans) **Created:** 7/16/2021 **Status:** ✅ Merged **Merged:** 7/19/2021 **Merged by:** [@liyasthomas](https://github.com/liyasthomas) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (8) - [`a54bc10`](https://github.com/hoppscotch/docs/commit/a54bc10b91ea1cf7bc53c21da8cefd721a0e7e2e) added pages:Navigation , Graphql platform to Section: Getting Started - [`c60e765`](https://github.com/hoppscotch/docs/commit/c60e76572c9588b911130ca4f29e90ce674cd13b) added pages: Syncing work to Section: Getting Started - [`9441195`](https://github.com/hoppscotch/docs/commit/94411959e3352484bf33c6e747de57aa80b5ceb5) added pages: restAPI to Section: Getting Started - [`2bef41d`](https://github.com/hoppscotch/docs/commit/2bef41d93b92c8dfdf37f03dce42842cdbf5eceb) fixed bugs in page:navigation Section: Getting Started - [`a80dcef`](https://github.com/hoppscotch/docs/commit/a80dcef23939c1951425a3a686a156b375e80060) fixed bugs in page:navigation Section: Getting Started - [`40f2b47`](https://github.com/hoppscotch/docs/commit/40f2b47778c05367c9f611ca08d8d56a1620af2a) added Pages: Real-time platoform to Section:Getting Started - [`47aaa8d`](https://github.com/hoppscotch/docs/commit/47aaa8db945405b66abf5d3d61e8f5818c64ec62) added pages: APIguide to Section: guides - [`2e3b5b1`](https://github.com/hoppscotch/docs/commit/2e3b5b1ff56e592ff6bf720736114844e5f7e61f) added Developer Resources section ### 📊 Changes **78 files changed** (+1034 additions, -59 deletions) <details> <summary>View changed files</summary> ➕ `content/en/Developer/ContribGuide.md` (+118 -0) ➕ `content/en/Developer/Develop.md` (+46 -0) ➕ `content/en/GraphqlEditor.md` (+119 -0) ➕ `content/en/Guides/APIguide.md` (+299 -0) ➕ `content/en/Guides/DocumentAPI.md` (+13 -0) ➕ `content/en/Guides/Graphqlguide.md` (+8 -0) ➕ `content/en/Navigating.md` (+124 -0) ➕ `content/en/RESTeditor.md` (+184 -0) ➕ `content/en/RealtimeEditor.md` (+68 -0) ➕ `content/en/SyncAndAccount.md` (+46 -0) ➕ `content/en/changelog.md` (+0 -0) 📝 `content/en/index.md` (+4 -2) ➖ `content/en/setup.md` (+0 -56) 📝 `nuxt.config.js` (+5 -0) 📝 `package-lock.json` (+0 -1) ➕ `static/Hompage.png` (+0 -0) ➕ `static/Resources/en/API/APIvid.webm` (+0 -0) ➕ `static/Resources/en/API/CORS error example.png` (+0 -0) ➕ `static/Resources/en/API/CORS error example.webp` (+0 -0) ➕ `static/Resources/en/API/Extension.PNG` (+0 -0) _...and 58 more files_ </details> ### 📄 Description pages added: Navigating Hoppscotch ,Rest Api , GraphQl, realtime , Sync Your work. Added Guide for REST paltform. Will Keep making further edits. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 12:26:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/docs#114
No description provided.