17 Commits

Author SHA1 Message Date
pezkuwichain fb1a857c56 Rebrand: Update docs redirect URLs from polkadot.js.org to js.pezkuwichain.io
- Changed all redirect URLs in docs/index.html and docs/404.html
- Updated from https://polkadot.js.org/docs/ to https://js.pezkuwichain.io/docs/
- Established js.pezkuwichain.io subdomain with SSL certificate
- Created landing page and documentation portal following Pezkuwi branding
2026-01-11 17:57:15 +03:00
Jaco Greeff 15c73e6e07 Add docs redirect to root (#386) 2020-10-23 10:18:44 +02:00
Jaco Greeff 35dd0b2561 Bump dev (#377) 2020-10-07 14:15:34 +02:00
Nikhil Ranjan ee23a50c06 Updated to valid javascript (#271)
; cannot be used with => .
2020-02-05 18:33:19 +01:00
Vlad Proshchavaiev 24694e137d Fix typo on packages page in docs (#253) 2019-12-17 21:36:36 +01:00
Jaco Greeff c58835059d Docs update, getting started (#219)
* Docs update, getting started

* Typos

* Cleanups, linking

* Update with additional packages
2019-10-16 12:35:34 +02:00
Jaco Greeff 85a8a3a0ee Add vue-identicon (#178)
* Add vue-identicon

* Remove generated file

* Add links to reactnative & vue identicons

* Update package.json

* Update Jdenticon.vue

* Update Polkadot.vue

* Move deps around

* Empty on error

* Build to build

* ... typo

* Fix vue-identicon doc generation

* Ok, I give up... vuepress and vue packages, no luck

* Swap to TypeScript components (aligning with polkadot-js)

* Expand template with build

* Adjust vue examples

* debump gh-pages dep

* Expand doc. desc.

* Fix vuepress docs generation

* Address CC complexity

* eslint fix (babel config)

* Add Bechball
2019-08-06 13:15:10 +02:00
Harry Liu 1b81868714 Update README.md (#166) 2019-07-29 15:05:56 +02:00
Jaco Greeff c3f57c19e8 Move ui-identicon -> react-identicon (#165)
* Move ui-identicon -> react-identicon

* ui-identicon import fix

* Update README package links

* Update doc sidebar links

* Adjust react-qr signatures, CHANGELOG
2019-07-29 11:30:37 +02:00
Jaco Greeff 0acf9520c8 Bump deps, remove deprecated ui-util (#145)
* Bump deps, remove deprecated ui-util

* Bumop, fix lint

* Update vuepress config (excl. removed ui-util)
2019-06-12 18:54:31 +02:00
Luke Schoen 97a103c835 Fix typo in heading (#114) 2019-04-11 22:37:09 +02:00
Jaco Greeff cd5e62f89a Align with into and links to other parts (#90)
* Align with into and links to other parts

* Bump deps
2019-03-01 13:00:31 +01:00
Jaco Greeff 2e16a6e945 Remove old generated docs (now on gh-pages) (#89)
* Remove old generated docs (now on gh-pages)

* Show ui-identicon deps
2019-02-28 17:34:49 +01:00
Jaco Greeff 9de0e2ef1d Deploy docs via gh-pages (#88) 2019-02-28 17:24:21 +01:00
Travis CI b1559dc82a [CI Skip] 0.28.5 2019-02-28 13:45:23 +00:00
Travis CI b74f8de6ff [CI Skip] 0.28.4 2019-02-27 10:22:45 +00:00
Jaco Greeff 28b991d61d Add documentation on GH pages (#85)
* Add documentation on GH pages

* Expand classes for doc generation

* Update docs

* .nojekyll

* Update Identicon.tsx

* Update Demo.tsx

* Update KeyPair.tsx

* Export specific icons

* Convert tests to TypeScript
2019-02-27 11:18:35 +01:00