-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorganising file structure to be easier to navigate sidebar (#78)
* moved all docs under general except contact us * added faq and moved some questions into it, also added a follow-us page * combined l14 and lyxe sections * added basic content for new pages * removed the give docs feedback from the table of contents * tidied contact us and updated grants info in introduction * updated link for box to lyxe migration page * removed package-lock file and yarn installed * Update docs/general/community/community.md Co-authored-by: Jean Cvllr <[email protected]> * Update docs/general/community/community.md Co-authored-by: Jean Cvllr <[email protected]> * Update docs/general/faq/faq.md Co-authored-by: Jean Cvllr <[email protected]> * Update docs/general/faq/faq.md Co-authored-by: Jean Cvllr <[email protected]> * Update docs/general/getting-started/getting-started.md Co-authored-by: Jean Cvllr <[email protected]> * Update popular-dapps.md Remove placeholder copy and added some user facing placeholder copy. * Update introduction.md Removed duplicate grants program section * removed search bar on homepage and removed unused sidebars * fixing prettier error * failing paths --------- Co-authored-by: Jean Cvllr <[email protected]>
- Loading branch information
Showing
47 changed files
with
1,387 additions
and
1,354 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
{ | ||
"cSpell.words": ["lukso"] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,17 @@ description: General Support Page for LUKSO | |
|
||
## How can I contact LUKSO support? | ||
|
||
Our two channels for support are: | ||
### Discord | ||
|
||
- [Discord](https://discord.com/channels/359064931246538762/1227624285259038731) | ||
- [email](mailto:[email protected]) | ||
Come and join our [Discord server](https://discord.com/channels/359064931246538762/1227624285259038731)! | ||
Here we have various channels to help you, such as the ones below: | ||
|
||
- `validators`: Node and Network related questions | ||
- `dev-chat`: Questions about tools, backend, and dApps | ||
- `standards`: Questions about LSPs and their integration | ||
- `documentation`: Improvement proposals for our technical guides | ||
- `support`: Raise a support ticket for us and other community members to respond to | ||
|
||
|
||
Alternatively, Email us @ [[email protected]](mailto:[email protected]) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
--- | ||
sidebar_label: 'π―ββοΈ Community' | ||
sidebar_position: 7 | ||
description: Links on where to stay up to date with LUKSO | ||
--- | ||
|
||
# Follow Us | ||
|
||
If you'd like to stay up to date with all of the latest LUKSO news, then we recommend the following us in the places listed below. | ||
|
||
|
||
We have two main accounts: | ||
|
||
1. [LUKSO](https://twitter.com/lukso_io) - where we tweet about all things happening in LUKSO | ||
2. [ERC725](https://twitter.com/ERC725Account) - where we tweet about mainly developer oriented topics | ||
|
||
## Discord | ||
|
||
You can also contact us on [Discord](https://discord.com/invite/lukso). | ||
|
||
We're very active so you can speak to our support teams, devs, designers....pretty much anyone. | ||
|
||
Most importantly, you'll find the community here. People building dapps on LUKSO, or LUKSO dApps users. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,33 @@ | ||
--- | ||
sidebar_label: 'β FAQ' | ||
sidebar_position: 6 | ||
description: 'Frequently asked questions' | ||
--- | ||
|
||
# FAQ | ||
|
||
## Does LUKSO have a grants program? | ||
|
||
Yes, absolutely! Please go to our main [grants program page](https://lukso.network/grants) for more information and to apply! | ||
|
||
## Why can't I delete my old private keys? | ||
|
||
At the moment, the Universal Profile Browser Extension only allows to disable permissions of old controller keys. If you want to improve security, please disable all permissions of an old controller. You can learn more within the [Controllers](/docs/general/getting-started/Extension/controllers.md) page. Soon, there will be a feature to manually remove controllers completely. | ||
|
||
## Why I can't I see all my controllers? | ||
|
||
If you remove all permissions of a controller, it will be automatically hidden within the extension. If you want to temporarily disable some permissions of a controller, please leave one minor permission set for now. This behavior will be changed within the future. | ||
|
||
## Why can't I delete profiles from the extension? | ||
|
||
Right now, you can not remove profiles from the dashboard on [my.universalprofile.cloud](https://my.universalprofile.cloud/) or the Universal Profile Extension. Soon, there will be a feature to clean old profiles. | ||
|
||
## Why does my NFT not show up on UniversalProfile.cloud? | ||
|
||
If your deployed assets do not appear on your profile on [universalprofile.cloud](https://universalprofile.cloud/), they may be using outdated InterfaceIDs from deprecated LSP versions. Ensure you are using up-to-date [LSP Interface IDs](https://docs.lukso.tech/contracts/interface-ids) as defined in the [lsp-smart-contracts](https://www.npmjs.com/package/@lukso/lsp-smart-contracts) library. | ||
|
||
## Why does my profile show as anonymous? | ||
|
||
Due to some changes in how data is added to the Universal Profile in the early days, it might happen that your profile does not have a name to it or shows completely anonymous on [universalprofile.cloud](https://universalprofile.cloud/) without any pictures. If you experience such an issue, please **edit and deploy your profile metadata** again within the Universal Profile Browser Extension as shown in the following picture: | ||
|
||
![Edit Universal Profile](../../../static/img/general/edit-profile.png) |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
label: 'π Extension' | ||
collapsed: true | ||
position: 3 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
label: ' π¨βπ Getting Started' | ||
collapsed: true | ||
position: 2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
--- | ||
sidebar_label: 'π Getting Started' | ||
sidebar_position: 1 | ||
description: 'LUKSO Support: Universal Profile Controllers' | ||
--- | ||
|
||
# Getting Started | ||
|
||
This section is aimed at getting your from zero knowledge --> interacting with dapps on the LUKSO blockchain. | ||
|
||
**The guide is broken down into 4 sections**: | ||
|
||
1. Creating your Universal Profile | ||
2. Downloading our π browser extension | ||
3. Buying some LYX | ||
4. Sign posting you to some popular dapps on LUKSO |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
--- | ||
sidebar_label: 'π€ Popular Dapps' | ||
sidebar_position: 4 | ||
description: Some interesting dapps built on LUKSO | ||
--- | ||
|
||
# Popular Dapps and Projects | ||
|
||
:::info | ||
This page is under construction | ||
::: |
Oops, something went wrong.