diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index 1301667..ff372e8 100644 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -90,7 +90,7 @@ const config = { // TODO update? { text: 'Branding', link: '/branding/'}, { text: 'Projects', link: '/projects/' }, - { text: 'Verify', link: '/verify/' }, + { text: 'Verified', link: '/verified/' }, { text: 'Governance', link: '/governance/' }, { text: 'LBRY Communities', link: '/hives/' } ], diff --git a/docs/.vuepress/public/verified.webp b/docs/.vuepress/public/verified.webp new file mode 100644 index 0000000..8c4fcb6 Binary files /dev/null and b/docs/.vuepress/public/verified.webp differ diff --git a/docs/verified/README.md b/docs/verified/README.md index 1e0233f..8fe73ab 100644 --- a/docs/verified/README.md +++ b/docs/verified/README.md @@ -1,21 +1,21 @@ --- aliases: - /creators-council/ +- /verify/ --- -# Become a verified creator +# Become a verified creator ![verified](/verified.webp) - -> A verified creator is a role on the Foundation Discord server that displays separate from other roles. It is a group of creators who have gone through the process described below to verify that they are an active creator on the LBRY platform. The role is largely a vanity role, though it is expected that verified creators help new creators familiarize themselves with LBRY when they can. The group might also be called on for input on decisions as the infrastructure of the Foundation develops. +A verified creator is a role on the Foundation Discord server that displays separate from other roles. It is a group of creators who have gone through the process described below to verify that they are an active creator on the LBRY platform. The role is largely a vanity role, though it is expected that verified creators help new creators familiarize themselves with LBRY when they can. The group might also be called on for input on decisions as the infrastructure of the Foundation develops. ## How to become a verified creator -> Request the verified creator role by tagging the @Creator’s Council. +Request the verified creator role by tagging the `@Creator’s Council`. You will be asked to share your LBRY channel. If the following requirements are met, you will be made a verified creator. ## Requirements to become a Verified creator -> Seven original videos uploaded to your channel -The last published video should be no more than 3 months old -You must have at least 100 followers +- Seven original videos uploaded to your channel +- The last published video should be no more than 3 months old +- You must have at least 100 followers diff --git a/docs/verify/README.md b/docs/verify/README.md deleted file mode 100644 index 5016524..0000000 --- a/docs/verify/README.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -aliases: -- /verify/ ---- - -## Verified Creator ✅ - -A verified creator is a role on the Foundation Discord server that displays separate from other roles. It is a group of creators who have gone through the process described below to verify that they are an active creator on the LBRY platform. The role is largely a vanity role, though it is expected that verified creators help new creators familiarize themselves with LBRY when they can. The group might also be called on for input on decisions as the infrastructure of the Foundation develops. - -## How to become a verified creator ✅ - -Request the verified creator role by tagging the @Creator’s Council. -[](../projects/podcast)You will be asked to share your LBRY channel. -If the following requirements are met, you will be made a verified creator. - -## Requirements to become a Verified creator ✅ - -- Seven original videos uploaded to your channel -- The last published video should be no more than 3 months old -- You must have at least 100 followers