Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Slugifies md file names. Adds sidebar positions. #30

Conversation

johnnymatthews
Copy link
Collaborator

Closes #29.

Copy link

vercel bot commented Apr 29, 2024

@johnnymatthews is attempting to deploy a commit to the entropyxyz Team on Vercel.

To accomplish this, @johnnymatthews needs to request access to the Team.

Afterwards, an owner of the Team is required to accept their membership request.

If you're already a member of the respective Vercel Team, make sure that your Personal Vercel Account is connected to your GitHub account.

@johnnymatthews johnnymatthews changed the base branch from master to meta/use-sidebar-position-variable April 29, 2024 15:14
@johnnymatthews
Copy link
Collaborator Author

johnnymatthews commented Apr 29, 2024

Changing base now that I've got repo write access. Gonna merge into the meta/use-sidebar-position-variable branch in this repo to close this PR. I'll then make a shiny new PR into master.

@johnnymatthews johnnymatthews marked this pull request as ready for review April 29, 2024 15:15
@johnnymatthews johnnymatthews merged commit eb26cac into entropyxyz:meta/use-sidebar-position-variable Apr 29, 2024
1 check failed
@johnnymatthews johnnymatthews deleted the meta/use-sidebar-position-variable branch April 29, 2024 15:16
johnnymatthews added a commit that referenced this pull request Jun 5, 2024
* Slugifies md file names. Adds sidebar positions. (#30)

* Moves every .md file. Breaks links.

* Completes new directory structure.

* Hard-codes sidebar for ordering

* Disable auto-collapsing sidebar.

* Adds support process and ISSUE_TEMPLATE to this repo. (#42)

* Adds basic support process.

* Adds ISSUE_TEMPLATE.

* Uses Arial, Helvetica, or local sans-serif fonts first. (#44)

* Improves repo hygiene. (#46)

* Removes LOTS of old config files.

* Adds AGPL-3.0 license.

* Adds a bunch of useful stuff to the README.

* Adds local server and build instructions.

* Fixes broken links from content re-arch.

* Deletes footer stuff for now.

* Bolds toplevel items in sidebar.

* Adds super basic plan for Quickstart.

* Ignores Yarn stuff because it's not fun.

* Adds basic pages for new guides.

* Moves CLI page from another branch.

* Updates sidebar to use newly added pages.

* Add install instructions to CLI.

* Updates yarn.lock, for some reason.

* Disable hover for top-level sidebar items.

* Hides everything in Guides.

I'm hiding these pages (and elements in the sidebar) until there's
actually content in them.

* Improves README header with links to project, issues, and LICENSE.

* Adds some quickstart content.

* Adds steps up the Register in quickstart.

* Hides SDK page for now.

* Adds beta warning. Moves functions into sections.

* Hides sections of CLI that aren't complete.

* Updates Node Encryption and Auhentication from PR.

* Fix links to API docs now that crate documentation is available on docs.rs (#58)

* Removes problematic link to SDK docs.

* Cleans up front-end a little bit.

* Removes image placeholder for now.

* Moves missing-faucet callout.

* Updates license name in README.

* Uses yarn start instead of the NPM global install process.

* Grammar and spell check.

* Uses new menu.

* Adds 'Get test funds' to guides section. (#63)

* Creates a "Manage accounts" guide. (#60)

* Fixes borked numbering in quickstart under Get Test Funds.

* Makes the site look less like a Docusaurus site.

* Adds Create an Address guide to sidebar.

* Renames guide to "Manage accounts".

* Adds 'Testnet Details' page. (#64)

* Adds boilerplate for Testnet Details page.

* Changes testnet page to Networks page, with subsections.

* Adds basic testnet details.

* Grammar and spell check.

* Adds JS specific glossary items. (#66)

* Adds JS-specific glossary items into glossary.

* Adds link to TSS page from glossary.

* Removes duplicate entries from glossary.

* Adds callout to go to Entrosplainer first.

* Re-adds missing images.

* Grammar and spelling fixes for Concepts.

* Refactors `/concepts` section for readbility. (#73)

* Re-adds missing images.

* Grammar and spelling fixes for Concepts.

* Update sidebar with proper filenames.

* Renames Register to Registering.

* Renames Program Features to Programs.

* Renames files in Concepts. Removes unnecessary template file. (#74)

* Update sidebar with proper filenames.

* Renames Register to Registering.

* Renames Program Features to Programs.

* Removes example.md file. Don't need it.

* Fixes broken frontmatter.

* Add a guide for using Polkadot chain explorer with Entropy. (#75)

* Fixes broken front-matter.

* Adds placeholder for Polkadot Explorer page.

* Add 'Use the explorer' guide.

* Grammar and spelling check.

* Fixes broken image link.

This link was stopping the build from running. Fixes it now though.

* Fixes broken internal links.

* Adds deps lock file.

* Add visual reminder of outbound links. (#77)

* Adds Transfer Funds guide. (#81)

* Adds bolierplate content for Transfer Funds guide.

* Adds images to transfer guide.

* Grammar and spelling check.

* Updates site logos. (#92)

* Adds missing images. Sets Entropy logo top left.

* Removes old images. Not needed.

* Adds dark mode logo.

* Adds one-liner install and Troubleshooting section

* Update's quickstart to match `main` branch in CLI (#94)

* Makes codeblock rectangles sharp. Hides command output copy button.

* Hides copybutton from output codeblocks.

* Hides copy button from command outputs.

* Hides copy button on CMD outputs.

* Sets different background for command outputs.

* Adds image for getting funds from GitHub repo faucet.

* Completes quickstart with all the steps.

* Adds CLI crash troubleshooting.

* Updates codeblock syntax.

* Adds basic information for all CLI functions. (#95)

* Adds Subkey process for generating accounts. (#96)

---------

Co-authored-by: peg <peg@magmacollective.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Organize docs content to match URLs.
1 participant