Commit Graph

86 Commits

Author SHA1 Message Date
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
Calvin Jhunjhnuwala
7bbf5b309c adding backgrounds to the necessary pages. more styling for the landing pages. updated dactyl file 2020-08-16 21:56:51 -07:00
Calvin Jhunjhnuwala
877814f814 edits to the explore > wallet, explore > exchanges, explore > businesses, and home page. added img folers and correlating images to the folders. minor changes to style. still *need to clean up styling* 2020-08-11 15:46:56 -07:00
Calvin Jhunjhnuwala
5570f52d5d Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2020refresh 2020-08-10 12:08:07 -07:00
Calvin Jhunjhnuwala
2de1b9b062 clean up of stylings 2020-08-05 15:21:06 -07:00
Calvin Jhunjhnuwala
d06ba9a975 added 2 new templates for the marketing pages, base template has script for new font, new image assets for the marketing pages, edits to the dactyl-config file, changes to overall font stylings, body tag now bg black and color white 2020-08-04 15:12:29 -07:00
mDuo13
d26223141b Rewrite cryptographic keys page significantly for clarity 2020-07-31 16:52:35 -07:00
mDuo13
73e4d4f611 [DRAFT] XRPL Businesses explore page 2020-07-07 15:45:49 -07:00
mDuo13
fcad9d0376 Update Japanese translation files 2020-06-22 16:43:11 -07:00
mDuo13
ebd6a8e7d6 Japanese translation: add all concepts 2019-11-05 23:07:36 -08:00
mDuo13
1178664378 Japanese translation: framework & some files 2019-11-05 23:07:34 -08:00
mDuo13
4ed720a903 Key derivation: consistent terminology 2019-10-11 12:44:49 -07:00
mDuo13
4f6579f1ce Key Derivation polish
- Fix address encoding diagram
- Add key derivation diagrams
- Clean up text for key formatting
2019-10-10 17:19:24 -07:00
mDuo13
dd2294e7a5 Key derivation clarifications 2019-09-09 18:37:06 -07:00
mDuo13
b265337852 Ecosystem: add diagram, apps & services 2019-08-12 14:21:28 -07:00
mDuo13
db31f8affb Add triskelion logo for comparison with XRP X 2019-06-20 14:48:43 -07:00
mDuo13
ddde772b8a Remove PNG reliable tx submission diagram (unused) 2019-03-18 17:07:15 -07:00
mDuo13
62fa289c04 Reliable transaction submission diagram draft finished 2019-03-15 17:13:35 -07:00
mDuo13
ab2814a1a3 Escrow states: edits per reviews 2019-03-13 16:55:00 -07:00
mDuo13
bc290e7f08 Add escrow state diagram 2019-03-13 16:55:00 -07:00
mDuo13
48a933961d Secure signing: dedicated hardware, LAN requirement tweaks, etc. 2019-03-12 19:14:59 -07: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
52562febb9 Set Up Secure Signing (1st draft) 2019-02-27 15:11:41 -08:00
mDuo13
8c61484823 Diagram text: 'Ripple'→'XRP Ledger' 2019-02-25 18:29:59 -08:00
Rome Reginelli
66b3c660be Merge pull request #486 from mDuo13/online_delete
Online deletion docs
2019-01-14 16:43:51 -08:00
Jennifer Hasegawa
9caa8c7907 update sharding diagram 2019-01-14 11:17:27 -08:00
mDuo13
db01bd32de Online deletion: edits per reviews, new diagram of how it works 2019-01-09 17:12:45 -08:00
mDuo13
a3400378c4 Online deletion revisions
- Split ledger history section into a parent concept page w/ online
deletion and history sharding as child pages
- Clarified how much data is stored in general
- Covered the special case for backfilling with advisory_delete enabled
(including updating the diagram)
- Changed full history recommendation to NuDB only
2019-01-09 17:12:45 -08:00
mDuo13
45e7b2aca0 Online deletion: concept 1st draft w/ diagrams 2019-01-09 17:12:45 -08:00
mDuo13
a9fa0dcb8c Serialization: Field ID diagrams, etc. 2018-12-10 18:37:34 -08:00
mDuo13
7bd10aaaa1 Serialization: updates per reviews 2018-12-06 17:12:19 -08:00
mDuo13
1904ce1de9 Amount diagram; standardize diagrams; link example code 2018-12-06 17:12:19 -08:00
mDuo13
a1bfc274d5 Serialization: Add PathSet diagram, fix typos 2018-12-06 17:12:19 -08:00
mDuo13
74190e435e Tx serialization: docs on many types w/ diagrams 2018-12-06 17:12:19 -08:00
mDuo13
e0d1e9b3f8 Corrections to currency serialization 2018-12-06 14:49:12 -08:00
mDuo13
23a72d880b Checks diagrams - update src URL, fix transparency 2018-10-12 14:29:14 -07:00
mDuo13
fdd9e7745d Update checks diagrams 2018-10-12 13:51:19 -07:00
mDuo13
e2f00c8e66 Consensus diagrams: tweaks per @gbarr01 review 2018-10-04 11:18:41 -07:00
mDuo13
81d970893a Consensus diagram cleanup
- Remove unused HTML tx queue diagram and associated images
- Add white (not transparent) background to some diagrams
- Fix line breaks on a couple images
- Change a couple other concept pages to use the new diagrams
- Remove some newly unused old diagrams
2018-09-27 18:21:23 -07:00
mDuo13
26db69fc41 TxQ diagram: back to single image 2018-09-21 17:17:49 -07:00
mDuo13
4bc3c6ef56 Consensus diagrams: new validate diagram; queue page and diagram 2018-09-11 19:41:50 -07:00
mDuo13
f0d46586e9 Consensus: update 'calculate validation' diagram 2018-09-10 19:10:56 -07:00
mDuo13
48d8fb2de3 Consensus: more revised diagrams 2018-09-10 19:09:57 -07:00
mDuo13
34bbbf6e0e Start revising consensus article diagrams 2018-09-07 18:16:11 -07:00
mDuo13
37cd8ffba3 Simplified consensus intro: add diagrams, move longer file 2018-08-20 17:31:43 -07:00
Pale Orb Glow
eeaa926dc3 Updated freeze feature description and XRP related images. 2018-06-29 13:34:27 -07:00
Ryan Young
3d59ef22af minor tweaks to diagram and a typo fix 2018-03-21 14:44:55 -07:00
Ryan Young
d4d2a959cb revised diagrams per mduo13 suggestions; added tx links include 2018-03-21 14:27:49 -07:00
Ryan Young
c6821ce2ac further revisions per mduo13 review 2018-03-20 12:41:54 -07:00
Ryan Young
852d0f59ae first draft of checks concept 2018-03-19 11:14:29 -07:00