Commit Graph

108 Commits

Author SHA1 Message Date
Jake
2e4163bfd0 stack tables on mobile
Option to stack on small devices.
Hide current table headers.
Add headers to rows.
Will need to add divs above tables to id each table for naming.  Only did 2 tables in this as a test.
Other tables will hide headers completely and full width content.
2021-05-10 16:12:55 -07:00
Rome Reginelli
8f640c71fe Merge pull request #1044 from mDuo13/sidenav_experimentation
Navigation tech improvements
2021-04-29 17:14:03 -07:00
mDuo13
d476617646 More frontmatter updates 2021-04-21 15:15:32 -07:00
Ramkumar SG
75e0d3bf33 Update Flow diagrams 2021-04-19 14:18:56 -07:00
Ramkumar SG
20f65205e5 tickets.md - typo in account sequence numbers
Also, the images img/ticket-creation.svg & img/ticket-usage.svg have to be updated with the right account sequence numbers
2021-04-19 13:50:36 -07:00
mDuo13
43b1aef137 Use auto hierarchy tech 2021-04-15 18:24:41 -07:00
mDuo13
6d91616a62 Improve & refactor interactive tutorial code
Interactive tutorials: more consistent style

Interactive tutorials: Use new generics for send-xrp, use-tickets

Interactive tutorials: clean up now-unused code

Interactive tutorials: progress & debugging of errors

Interactive: Require Destination Tags; and related

- Validate addresses in Transaction Sender and warn on Mainnet X-address
- Option to load destination address from query param in Tx Sender
- Some more/updated helpers in interactive tutorial JS

Interactive tutorials: fix JA version

Interactive tutorials: readme, include code filter (incomplete)

Interactive tutorials: improvements for consistency

Interactive Tutorials: finish readme

Interactive tutorials: fix syntax errors
2021-03-24 13:59:22 -07:00
mDuo13
77a40691fb Update link to moved key derivation source 2021-03-16 18:46:32 -07:00
mDuo13
cd673acb6e Server modes: rewrite to add reporting mode 2021-02-09 17:14:07 -08:00
mDuo13
2f962cd727 TicketBatch: edits per reviews 2020-12-02 13:31:36 -08:00
mDuo13
175ed822e9 TicketBatch: diagrams, more references 2020-11-24 17:50:08 -08:00
mDuo13
9e3c369a8d TicketBatch: more reference docs 2020-11-24 16:30:07 -08:00
mDuo13
6a4b5a2287 TicketBatch: concept doc draft 2020-11-19 17:50:52 -08:00
mDuo13
fd98e6e6a6 Start TicketBatch docs 2020-11-18 17:55:00 -08:00
mDuo13
b1339f84c6 Clean up unused / removed pages & images
- Delete folders for new pages that are handled by templates w/ no
  markdown source
- Fully remove "Use Cases", leaving redirects for deleted pages.
    - Move certain pages to new areas & remove Use Case markup
- Add "Contribute Code to the XRP Ledger" draft page
- Fix image paths in some Japanese-translated pages
2020-09-18 16:39:52 -07:00
mDuo13
84fec223e9 Style fixes:
- Fix Cryptographic Keys "Key Components" diagram colors
- Fix TX Sender colors & spacing
- Fix DepositAuth table colors
2020-09-11 12:54:02 -07:00
mDuo13
dfbdd15df5 Add explicit code language markers 2020-09-08 14:16:47 -07:00
mDuo13
72002fd773 Support theme-aware diagrams:
- SVG diagrams can adapt to the visual theme of the site through CSS.
- Use the include_svg filter to include a diagram that adapts to the
  theme.
- The styles/_diagrams.scss file controls the color mappings for
  theme-aware digrams.
- Theme-aware diagrams are limited to specific colors and diagram
  styles. Use UMLet or Google Draw and confirm that the diagram is still
  legible when you build it.
- This commit updates existing diagrams in most places to be
  theme-aware.
2020-08-17 13:12:01 -07:00
mDuo13
d26223141b Rewrite cryptographic keys page significantly for clarity 2020-07-31 16:52:35 -07:00
mDuo13
4aa13ff82d Spelling: fix broken links 2020-07-30 18:16:35 -07:00
mDuo13
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
2652c8832a Spelling - more fixes, additions 2020-07-24 03:25:59 -07:00
mDuo13
1101d65051 Start applying spell-checking 2020-07-24 03:25:59 -07:00
Rome Reginelli
ec0fcd7e8c Merge pull request #874 from mDuo13/base58link
Remove deleted wikipedia base58 page link
2020-07-22 17:09:13 -07:00
mDuo13
9c3e9f29dd DepositAuth edits per @gbarr01 review 2020-07-22 16:20:35 -07:00
Rome Reginelli
8addf7d648 Revise DepositAuth introduction 2020-07-22 15:36:14 -07:00
mDuo13
76114ca7b2 Accounts: update base58 link 2020-07-22 14:47:20 -07:00
mDuo13
389e563b27 [JA] Finish link fixing
- Removes the redundant "English" locale since English is the default
  language when no locale is specified
- Adds translation tags to domain verification checker tool (so that one
  broken link from there can be fixed)
- Fixes several typos in Japanese docs
- Adds redirects & other config changes to make links work
2020-06-22 16:44:46 -07:00
mDuo13
75dedba480 [JA] fix some links 2020-06-22 16:44:46 -07:00
mDuo13
83686c40c6 Translation edits, cleanup 2020-06-22 16:44:43 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
mDuo13
7d5a2d2a88 Checks enabled 2020-06-17 18:48:04 -07:00
mDuo13
c0475f86d9 Deletion tx cost: edit descripion & add to AcctDel tx ref too 2020-06-03 13:56:46 -07:00
Rome Reginelli
66a39afced Add warning about failed AccountDelete costs
Fixes #850.
2020-06-03 13:56:46 -07:00
mDuo13
7e8c8a30a4 DeletableAccounts enabled 2020-05-08 01:07:50 -07:00
Fraser Waters
0ec974afa9 Fix incorrect number in cryptographic-keys.md
33 bytes + 4 bytes + 4 bytes = 41 bytes, not 40
2020-03-25 09:02:58 +00:00
Rome Reginelli
1f32ec9bc9 Merge pull request #780 from mDuo13/disablemasterkey
"Disable Master Key Pair" tutorial
2020-02-20 18:38:41 -08:00
mDuo13
a222f56c17 [JA] fix broken links to updated anchor 2020-02-20 18:18:51 -08:00
mDuo13
21b890a0ac [JA] tx basics: consistent use of トランザクション 2020-02-18 16:40:24 -08:00
Lois Patterson
61277b70d9 Update cryptographic-keys.md
When reading this file, I made a few trivial fixes to familiarize myself with this workflow.
2020-02-04 18:30:05 -08:00
mDuo13
8425caf357 Offline acct setup: finished draft 2020-01-06 21:28:49 -08:00
mDuo13
dc6aca3f5e Remove <br> tags from [Source] links. 2019-12-04 15:35:29 -08:00
mDuo13
fb1612276f DeletableAccounts: clarify re-creating accounts 2019-11-27 16:56:04 -08:00
Rome Reginelli
a77078b0dc Merge pull request #731 from mDuo13/deletableaccounts_txcost
Deletable Accounts Transaction Cost
2019-11-27 15:47:24 -08:00
mDuo13
f327e656ce Accounts page: reword seq desc for clarity 2019-11-27 15:21:27 -08:00
mDuo13
db5da68093 Deletable accounts info / style updates 2019-11-27 15:21:27 -08:00
mDuo13
9d157adabb Deletable Accounts Tx Cost 2019-11-27 15:05:44 -08:00
mDuo13
48b07ff1f3 Deletable accounts tx ref: link fixes 2019-11-26 17:00:48 -08:00
mDuo13
b80c58d545 Deletable Accounts: edits per peer review 2019-11-21 13:23:53 -08:00
mDuo13
c758dc3793 AccountDelete tx ref (1st pass) 2019-11-19 17:35:11 -08:00