iota-wiki
iota-wiki copied to clipboard
IOTA Wiki
# Description of change This is another attempt to refactor the slider path resolving logic. So here I created a small plugin that accepts a base path and pattern to...
### Discussed in https://github.com/iota-community/iota-wiki/discussions/460 Originally posted by **Dr-Electron** February 11, 2022 The Wiki with the latest developments is going to be way more than just a wiki. We may have...
**Describe the solution you'd like** We are looking for contributors that would like to put together a fact base for IOTA. **Additional context** This can be used as an argument...
It would be nice to have zoom and panning functionality once a user clicked an image in the docs area to view full screen.
**Describe the solution you'd like** Add APIs description to wiki: https://editor.swagger.io/?url=https://raw.githubusercontent.com/iotaledger/chronicle.rs/main/docs/api.yaml https://editor.swagger.io/?url=https://raw.githubusercontent.com/rufsam/protocol-rfcs/master/text/0026-rest-api/0026-rest-api.yaml **Additional context** This PR should be useful: https://github.com/facebook/docusaurus/issues/638
**Describe the bug** One example page where this appears: Go to https://wiki.iota.org/shimmer/iota.rs/libraries/nodejs/references/api_ref and switch to the IOTA version **To Reproduce** Steps to reproduce the behavior: 1. Go to https://wiki.iota.org/shimmer/iota.rs/libraries/nodejs/references/api_ref 2....
TL;DR: Let's maintain dependencies in the Wiki root, move the CLI to the Wiki repo and use `npx` or `yarn dlx` to run a local development server in external documentation....
This is a tracking issue for the restructure and separation into IOTA-, Shimmer-, and Next-specific environments. This will allow: - A separate landing page, navbar, and theme per environment: -...
**Describe the bug** For the versioning, we need different docusaurus.conig files for each version. We using a branch for a version, so `master/main/production` and `develop` has its own documentation. For...
We should sort tutorials alphabetically, like docusaurus does with their showcases. Would lead to less merge conflicts.