Jake Cahill
Jake Cahill
I agree with Jakub. We can start with content. Then, we'll need to think of a strategy for images. Some images will be easy (screenshots in Trinity). Others will be...
It'd be great to translate the landing page and the navigation too. Because these are pulled in from markdown files, we could have home_es.md.... For the structure, `/0.1//` might be...
Depending on the final folder structure, we can ask translators to update any link paths. For example: `blueprints/0.1/en/introduction/overview.md` becomes `blueprints/0.1/es/introduction/overview.md` Then, we could have: blueprints/0.1/images/ blueprints/0.1/en/ blueprints/0.1/es/ blueprints/0.1/home.md blueprints/0.1/home_es.md ...
Spell checker supports only Russian and English: https://github.com/hcodes/yaspeller We could probably skip the spell checker on translations though. This will be done as part of QA on Crowdin
For Crowdin configuration, we can do: `/%locale%/**/%original_file_name%` This should create a top-level language folder and then replicate the same file/folder structure as the source `en` folder. To import the content...
JavaScript guide here for future reference: https://github.com/iotaledger/documentation/blob/develop/client-libraries/0.1/how-to-guides/js/confirm-pending-bundle.md
JavaScript guide here for future reference: https://github.com/iotaledger/documentation/blob/develop/client-libraries/0.1/how-to-guides/js/confirm-pending-bundle.md
Also including a how-to guide that illustrates how addresses/private keys work using the `signing` JS library
@viliam-durina could you take a look at this commit please. https://github.com/hazelcast/hz-docs/pull/88/commits/ab21e1ff877816cb7a7107762d30eac49ca74fad It documents parameterized queries and querying enums
Is this the same reason why my keydown/keyup events don't trigger a scroll on the list in detached mode? https://deploy-preview-15--redpanda-antora-site.netlify.app/current/home/