Skip to content

Commit

Permalink
Update NX documentation content and formatting
Browse files Browse the repository at this point in the history
- Revised `category_json` to update description for better clarity.
- Updated `first-install.md` with a more descriptive title for installation steps.
- Enhanced `missing-content.md` with additional instructions and improved formatting.
- Modified `pro.md` to clarify instructions and adjust content formatting for Pro Shop setup.
- Improved `thanks.md` with more detailed acknowledgments and formatting adjustments.
- Adjusted line endings from 'LF' to 'CRLF' across multiple files.
  • Loading branch information
Ghost0159 committed Sep 2, 2024
1 parent aec3748 commit 33f3515
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 19 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,4 @@
npm-debug.log*
yarn-debug.log*
yarn-error.log*
yarn.lock
2 changes: 1 addition & 1 deletion docs/nx/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
"position": 2,
"link": {
"type": "generated-index",
"description": "5 minutes to learn the most important Docusaurus concepts."
"description": "Here you can find all the documentation about NX | Nintendo Switch Ghost eShop"
}
}
1 change: 1 addition & 0 deletions docs/nx/first-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sidebar_position: 1
---

# First Install
How Install Ghost eShop on Switch ?

---

Expand Down
8 changes: 4 additions & 4 deletions docs/nx/missing-content.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@ sidebar_position: 6
---

# Missing Content
Can't find any content?

---

Hello everyone,
you want to contribute us Files (like *.nsp, .xci*), please check first this [link](https://nx-missing.ghostland.at/).

you want to contribute us Files (like *.nsp, .xci*), please check first this Link [https://nx-missing.ghostland.at/].
If you are sure, you can use our Request Form [https://forms.gle/oeExF7qWyDTjwSfe9] and please type in the Link where you found the missing File.
At the Moment it isnt possible to send a File directly on our Server, you can try to send it via Telegram to Ghost.
If you are sure, you can use our [request form](https://forms.gle/oeExF7qWyDTjwSfe9) and please type in the Link where you found the missing File.

**For the moment, this wiki page has not been made, but if you want to help with the wiki, you can participate through this [repositery](https://github.com/ghost-land/Ghost-eShop-Wiki).**
At the Moment it isnt possible to send a File directly on our Server, you can try to send it via Telegram to Ghost.
21 changes: 11 additions & 10 deletions docs/nx/pro.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sidebar_position: 2
---

# Pro Shop
You want to know how to connect to it?

---

Expand All @@ -13,20 +14,20 @@ here i show you whats the possibilities to use our Pro Services.
**PART 1 (Tinfoil)**
- Please setup the following to use the Pro Shop on Switch with Tinfoil:

**Protocol:** *https*
**Host:** *shop.nlib.cc*
**Path:** */*
**Username:** *[Your Login]* (Its your eMail Address Name, example [email protected], its just "Max" and if you have "**_**" in it, change it to "**.**")
**Password:** *[Your Password]* (Different to a Panel, you have to setup the Tinfoil Password through the Panel)
**Title:** *Ghost Pro eShop*
```
Protocol: "https"
Host: "shop.nlib.cc"
Path: "/""
Username: [Your Login] (Its your eMail Address Name, example [email protected], its just "Max" and if you have "_" in it, change it to ".")
Password: [Your Password] (Different to a Panel, you have to setup the Tinfoil Password through the Panel)
Title: "Ghost eShop PRO"
```

**PART 2 (Website)**
**Go to:** [https://pro.nlib.cc]
**Go to:** [Pro Panel](https://pro.nlib.cc)

**Enter the following username and password:**
**Username:** [Your Login] (Its your eMail Address Name, example [email protected], its just "Max" and if you have "**_**" in it, change it to "**.**")
**Password:** [Your Password, shown in Mail]

This is on a separate Server, so you'll experience less slowdown than on the Free Shop.

**For the moment, this wiki page has not been made, but if you want to help with the wiki, you can participate through this [repositery](https://github.com/ghost-land/Ghost-eShop-Wiki).**
This is on a separate Server, so you'll experience less slowdown than on the Free Shop.
10 changes: 6 additions & 4 deletions docs/nx/thanks.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,20 +3,22 @@ sidebar_position: 9
---

# Special Thanks
Thank you to everyone who contributed

---

This is Ghost speaking and my entire Team behind Ghostland,

we wanna say thanks to you! You are the Reason why we are still existing!
We wanna say thanks to you!
You are the Reason why we are still existing!
Without you, we wouldnt get that popular as we are now, all your kindness
and help through donations give us the possibility to upgrade our Servers,
serve you better Content Quality and creating new Future Projects for you.

Please dont hesitate to tell us your Opinion about the entire Project and
even about the Team including myself. Via Telegram or through Guilded.

Links: [https://t.me/ghosteshop] and [https://www.guilded.gg/Ghost-eShop-NX]

At the end .. Thank you very much for all your Support and the helping Hand!
Links: [Telegram](https://t.me/ghosteshop) and [Guilded](https://www.guilded.gg/Ghost-eShop-NX)

**For the moment, this wiki page has not been made, but if you want to help with the wiki, you can participate through this [repositery](https://github.com/ghost-land/Ghost-eShop-Wiki).**
At the end .. Thank you very much for all your Support and the helping Hand!

0 comments on commit 33f3515

Please sign in to comment.