mirror of
https://github.com/proxmoxer/docs.git
synced 2026-04-25 15:15:53 +03:00
[PR #2] [MERGED] Added Pages to GettingStarted Section #114
Labels
No labels
CodeDay
enhancement
pull-request
testmu
testmu
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/docs#114
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:main📝 Commits (8)
a54bc10added pages:Navigation , Graphql platform to Section: Getting Startedc60e765added pages: Syncing work to Section: Getting Started9441195added pages: restAPI to Section: Getting Started2bef41dfixed bugs in page:navigation Section: Getting Starteda80dceffixed bugs in page:navigation Section: Getting Started40f2b47added Pages: Real-time platoform to Section:Getting Started47aaa8dadded pages: APIguide to Section: guides2e3b5b1added 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.