Commit Graph

12 Commits

Author SHA1 Message Date
Ryan G. Young
701a95ca53 add python example for secure signing 2021-03-28 23:15:07 -07: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
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
c63d10d116 Most spelling, more style cleanup 2020-07-24 03:28:02 -07:00
mDuo13
d972643b6e IA: add links for tutorials
IA: more tutorial links

IA: Tutorials stuff

- Move 'Cancel or Skip a Transaction' to 'About Canceling a Transaction'
  (Fixes #582)
- Add more 'See Also' links to Escrow & Payment Channel tutorials
2019-10-16 14:39:08 -07:00
mDuo13
79f4331cc7 Typo fix & recently updated for 2019-03-13 2019-03-14 14:14:28 -07:00
mDuo13
48a933961d Secure signing: dedicated hardware, LAN requirement tweaks, etc. 2019-03-12 19:14:59 -07:00
mDuo13
7cd6ff7f43 Secure Signing: clarify not just XRP at risk 2019-02-27 15:11:41 -08:00
mDuo13
984533a702 Set Up Secure Signing: edits per reviews
- Moved the LAN config tutorial to its own (draft) file to be finished later
- Mentioned dedicated signing devices such as the Ledger Nano S
- Improved the JS example's handling of secrets
2019-02-27 15:11:41 -08:00
mDuo13
f94191a9db Secure Signing: rec signing library instead of libpp, etc. 2019-02-27 15:11:41 -08:00
mDuo13
e7005208b9 Secure Signing: revs to LAN conf examples & related 2019-02-27 15:11:41 -08:00
mDuo13
52562febb9 Set Up Secure Signing (1st draft) 2019-02-27 15:11:41 -08:00