Commit Graph

4627 Commits

Author SHA1 Message Date
Rome Reginelli
31910f1a87 Merge pull request #1343 from XRPLF/fix_1321
Remove ledger.exposed (site taken down).
2022-02-23 09:56:09 -08:00
mDuo13
7ec5433822 Remove XRPCharts from tools (also deprecated) 2022-02-23 09:30:46 -08:00
Rome Reginelli
07255e8091 Merge pull request #1320 from XRPLF/subfolder_readiness
Support pages in subfolder
2022-02-22 13:58:34 -08:00
mDuo13
8a78f4b085 Remove ledger.exposed (site taken down). Fixes #1321. 2022-02-22 13:55:41 -08:00
Rome Reginelli
09bd03da97 Merge pull request #1288 from amarantha-k/run-reporting-mode
Tutorial to run rippled in reporting mode
2022-02-22 12:35:15 -08:00
Amarantha Kulkarni
16386125db Incorporate review comments 2022-02-22 11:14:07 -08:00
mDuo13
32813e4ec7 Fix build error and add clearer error message for similar typos 2022-02-22 10:36:06 -08:00
Amarantha Kulkarni
40b8627dcc Rename file and move from config to installation 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
ed4de1838d Move content into subsections 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
6d56e7c6cb Fix indentation 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
d27aa2c4f5 Add illustration 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
a8aca533d0 Incorporate feedback 2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
86ea13ff2b Apply suggestions from code review
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
68ab81b692 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
b9ae479b6b Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
c979fe3318 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
f9a00a0879 Update content/tutorials/manage-the-rippled-server/configuration/run-rippled-in-reporting-mode.md
Co-authored-by: Rome Reginelli <mduo13@gmail.com>
2022-02-22 10:34:33 -08:00
Amarantha Kulkarni
8f07fe9795 Tutorial to run rippled in reporting mode 2022-02-22 10:34:33 -08:00
mDuo13
424080b755 CI: Mark as failure when broken links are found 2022-02-16 14:43:42 -08:00
mDuo13
672d51b915 Support page-level prefixes in footer 2022-02-16 10:56:53 -08:00
mDuo13
a1021441c7 Support pages in subfolder
Pages that exist in subfolders such as /tutorials/ are now OK, as
long as the add this line to the frontmatter:

prefix: "/"

This ensures that nav elements including top nav, sidebar, breadcrumbs,
all work, and that the appropriate JavaScript loads as intended.
2022-02-16 10:46:28 -08:00
Bharath Chari
e458d6637e Merge pull request #1319 from XRPLF/bharathchari-patch-1
Remove contact information
2022-02-16 16:35:02 +02:00
Bharath Chari
ce4b5abe7b Remove contact information
Contact information for Ripple should not be in this document.
2022-02-16 16:31:16 +02:00
Elliot Lee
41e70d3d95 fix: link to new consensus mechanism explainer (#1317)
* fix: link to new consensus mechanism explainer

* Update link for consistency 

Similar update was made in PR#1306

Co-authored-by: Amarantha Kulkarni <amarantha-k@users.noreply.github.com>
2022-02-15 13:31:26 -08:00
silvertrojan
c258ea957e Update payment-channels.md (#1316) 2022-02-15 11:56:12 -08:00
Rome Reginelli
0d9e8e298d Merge pull request #1315 from XRPLF/dependabot/npm_and_yarn/styles/node-sass-7.0.0
Bump node-sass from 6.0.1 to 7.0.0 in /styles
2022-02-14 14:05:41 -08:00
dependabot[bot]
70fa2b44ca Bump node-sass from 6.0.1 to 7.0.0 in /styles
Bumps [node-sass](https://github.com/sass/node-sass) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/sass/node-sass/releases)
- [Changelog](https://github.com/sass/node-sass/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sass/node-sass/compare/v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: node-sass
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 23:14:35 +00:00
Rome Reginelli
d0dd8e75b0 Merge pull request #1314 from XRPLF/fix_links_20220207
Fix links (2022-02-09)
2022-02-10 14:46:28 -08:00
mDuo13
8470bb75fb Add more redirects for untranslated→translated links 2022-02-10 14:16:30 -08:00
mDuo13
1cbfe6f808 video: fix typo 2022-02-10 14:12:56 -08:00
Amarantha Kulkarni
ce11c11e22 Update link to the launchkit repo instead of readme (#1313) 2022-02-10 09:32:20 -08:00
mDuo13
5691d17f72 Video: prevent scroll to top on video play 2022-02-09 16:50:13 -08:00
mDuo13
8abb3e6348 Fix a bunch of broken links 2022-02-09 16:45:53 -08:00
mDuo13
ec25f6bbdd Merge branch 'wallet_tutorial' 2022-02-08 15:13:12 -08:00
mDuo13
a3e36f4356 Prod deploy: fix fix typo 2022-02-07 15:39:39 -08:00
mDuo13
1ac6be3598 Prod deploy: fix typo 2022-02-07 15:03:41 -08:00
mDuo13
73cb3ceb8d Avoid vids showing as broken links 2022-02-07 15:02:19 -08:00
Rome Reginelli
e525406fed Merge pull request #1312 from XRPLF/prod_cd
Add continuous deployment for commits to master branch
2022-02-07 14:30:01 -08:00
mDuo13
182131c6e2 Add continuous deployment for commits to master branch 2022-02-07 13:02:54 -08:00
mDuo13
60cfb42749 Build a Wallet: another bonus step with code for regular key & commandline network switch 2022-02-04 15:03:03 -08:00
Rome Reginelli
8062ca95b6 Merge pull request #1226 from TusharPardhe/hindi_language_translation
Hindi translations
2022-02-04 14:49:18 -08:00
mDuo13
20b62c2a3d Remove experimental Hindi language target 2022-02-04 14:48:36 -08:00
mDuo13
8bf3235f68 Update locale files for current site 2022-02-04 14:45:28 -08:00
mDuo13
361ca0dcfc Wallet tutorial: allow creation of new accounts by default 2022-02-04 14:08:48 -08:00
Rome Reginelli
2b2a7e6dc0 Merge pull request #1310 from XRPLF/update-requirements
Update System Requirements for XRPL servers
2022-02-04 14:06:31 -08:00
mDuo13
010690b27e CI: run on non-fork PRs at least 2022-02-04 14:05:17 -08:00
Elliot Lee
3e0fb151fe Update System Requirements for XRPL servers
The prior minimum specifications are no longer sufficient. Servers require super low latency disk, so EBS doesn't work reliably.

Ref: https://github.com/ripple/rippled/issues/4041#issuecomment-1028285740
2022-02-03 17:30:41 -08:00
Rome Reginelli
4a75fe3579 Merge pull request #1255 from XRPLF/ds-fix-validators-method-response
Update 'validators' method response
2022-02-02 17:48:16 -08:00
mDuo13
1bac2072d3 Wallet tutorial: mention bonus example code 2022-02-02 17:47:28 -08:00
mDuo13
435e1e35a4 Wallet tutorial: refactor bonus owned objects code 2022-02-02 17:42:16 -08:00