Commit Graph

373 Commits

Author SHA1 Message Date
mDuo13
828e7c354f PR-aware multi-language link checking(?) 2019-11-27 15:20:56 -08:00
Craig Austin
88fb6acfd0 xpring.co -> xpring.io 2019-11-13 09:08:00 -08:00
Rome Reginelli
a1f89e1c67 Merge pull request #718 from mDuo13/ja_target
Add Japanese translation
2019-11-09 06:36:24 -08:00
Ryan Young
c855d4df13 update ripple-lib dep to 1.4.1 2019-11-07 23:05:53 -08:00
mDuo13
45b4539e01 Translation: Use native category titles 2019-11-05 23:34:23 -08:00
mDuo13
408ffeb9a2 Build & link checking edits for multiple languages 2019-11-05 23:09:32 -08:00
mDuo13
38ea8abc66 Clean up landing template 2019-11-05 23:09:32 -08:00
mDuo13
44b696065c Translation framework: homepage work
Also, rename "Get Started with the rippled API" to work better with the
framework and slightly restructure the page to provide more context (in
English).
2019-11-05 23:09:32 -08:00
mDuo13
ba9ccf3b34 Start template translation work 2019-11-05 23:09:32 -08:00
mDuo13
f36b715a27 Translation framework: link fixing, banner 2019-11-05 23:09:31 -08:00
mDuo13
10abd4b1cd Language support updates
- Unicode header IDs filter
- Change some links to use the new ID formula
  (It matches the GitHub-Flavored Markdown standard closely.)
- Build script changes
2019-11-05 23:08:41 -08:00
mDuo13
9432de96e5 Japanese translation progress
- Add more translations ('Manage the rippled server' section,
  'Specialized Payment Types' etc.)
- Fix callouts in Japanese-language pages
2019-11-05 23:08:39 -08:00
mDuo13
0a7da4f3c7 Language selector in header; Japanese fonts. 2019-11-05 23:08:12 -08:00
mDuo13
1178664378 Japanese translation: framework & some files 2019-11-05 23:07:34 -08:00
mDuo13
683f776686 Fix references landing w/ more supercats 2019-10-29 14:48:45 -07:00
mDuo13
4ac47648cb Add Explorer special case to Dev Tools nav 2019-10-29 14:37:35 -07:00
Rome Reginelli
66431dd382 Merge pull request #694 from mDuo13/xrp-api-ref
Add XRP-API Reference (Auto-generated)
2019-10-02 01:20:19 -07:00
mDuo13
c2d8cd7f5a OpenAPI spec parsing: add custom templates w/ warning 2019-10-01 17:01:08 -07:00
mDuo13
86ca65aedb Add Devnet URLs, rename faucet 2019-10-01 12:40:29 -07:00
Ryan Young
6261eb1672 Updated Testnet and Parallel Networks information
- Rename "XRP Test Net" to "XRP Ledger Testnet"
- Add XRP Ledger Devnet to tooling
- Update "Parallel Networks" page to describe Testnet & Devnet,
  and fix typos.
- Add "Mainnet" as a name for the production XRP Ledger network (in
  context of testnets)
2019-09-30 13:58:08 -07:00
mDuo13
3b8a48b05f Update PDF styling 2019-09-27 15:58:24 -07:00
mDuo13
6aefbae6b7 Update xrpl.scss top comment 2019-09-10 13:44:35 -07:00
mDuo13
4d1d7d28ac Combine & minify CSS 2019-09-05 17:13:44 -07:00
Rome Reginelli
a86e139435 Merge pull request #679 from mDuo13/init_tx_sender
Tx Sender updates
2019-08-30 13:52:39 -07:00
mDuo13
2ade517b60 Remove TypeForm doc usefulness survey
The survey was ruining page usability by automatically scrolling the
page so that the top of the survey was visible (basically, the bottom of
the content). Also, TypeForm has more tracking than we'd prefer.
2019-08-30 13:50:45 -07:00
mDuo13
143643709f 'Test Net'→'Testnet' more consistently 2019-08-29 15:52:20 -07:00
mDuo13
6b47c7229f Tx Sender updates
- Add 'initialize' button to reduce wasted testnet accounts
- Change default destination to be the correct faucet account
2019-08-28 15:22:19 -07:00
Rome Reginelli
70fe00c429 Merge pull request #640 from iroskam/master
Closes #639
2019-08-26 13:12:08 -07:00
mDuo13
a2b04beea4 Make 404 page path-independent
When the 404 page is served from a path that includes slashes for
subfolders (for example, /transactions/ or /some/404/page), any relative
links and content references it has won't work. This change converts all
relative references to absolute references instead.
2019-08-05 15:12:53 -07:00
Ian Roskam
545551dfc3 Closes #639
Typo "BUIDLing" in Start Building section header.

Corrected spelling and capitalization to Building.
2019-07-26 21:30:01 -08:00
mDuo13
dfee8fcf3c Add custom 404 page 2019-07-26 13:35:11 -07:00
Rome Reginelli
65c77db920 Merge pull request #621 from ripple/rippled_v1.3.0
rippled v1.3.1 Docs
2019-07-25 16:25:12 -07:00
Rome Reginelli
97f8b45872 TOML checker: permit long TLDs
Longest [top-level domain in use today](https://data.iana.org/TLD/tlds-alpha-by-domain.txt) is 24 characters long (`XN--VERMGENSBERATUNG-PWB`) so I extended the TLD portion of the field validation to that length, with hyphens allowed in the middle but not the beginning or end of the TLD.
2019-07-15 15:20:58 -07:00
Rome Reginelli
c9139e5a3a Merge pull request #555 from jhaaaa/typeform-spike
WIP: Provide Helpfulness Survey on Dev Portal
2019-07-12 16:32:50 -07:00
Rome Reginelli
f85435268c Merge pull request #572 from mDuo13/xrpltoml_validator
xrp-ledger.toml Checker
2019-07-12 16:31:48 -07:00
mDuo13
ece93bc51d Sidebar: hide subpages with redirect template 2019-07-09 18:29:28 -07:00
mDuo13
f04da05cdc Fix CSS for inlined links in right sidebar 2019-07-09 18:28:17 -07:00
Rome Reginelli
c8cbe90e10 Test Net docs
Test Net faucet - link the instructions for connecting your rippled to the test net
2019-07-09 14:55:57 -07:00
mDuo13
13f35df5fb External links: work around type inconsistency of link class 2019-07-08 14:11:09 -07:00
mDuo13
4534f1eba3 Re-add Explorer with livenet URL 2019-07-03 18:07:37 -07:00
mDuo13
8f11843250 Remove unused ripple-txt-validator files 2019-06-18 16:10:28 -07:00
mDuo13
80ed51614f Add xrp-ledger.toml Checker
- Update ripple-lib to 1.2.4
- Redirects ripple.txt validator to the xrp-ledger.toml checker
2019-06-18 16:09:47 -07:00
mDuo13
e1321ccea1 Automatic flag numbers for card grids; comment-out explorer link for now 2019-06-14 13:15:58 -07:00
mDuo13
50a94f0565 Tweak WS tool mockup text 2019-06-13 15:53:42 -07:00
mDuo13
4f305603e0 Remove old WS tool JS 2019-06-13 15:53:42 -07:00
mDuo13
a100a2b707 WS tool: all methods, curl syntax, permalinks 2019-06-13 15:53:42 -07:00
mDuo13
f2c09af5a8 WS tool: UI, functional improvements 2019-06-13 15:53:42 -07:00
mDuo13
cfebd43ba4 WS tool - server select (needs race condition fix) 2019-06-13 15:53:42 -07:00
mDuo13
7566d6b0d6 WS UI: mock permalink, curl modals 2019-06-13 15:53:42 -07:00
mDuo13
a21e425ca9 WS tool: start overhaul 2019-06-13 15:53:42 -07:00