Commit Graph

91 Commits

Author SHA1 Message Date
Rome Reginelli
fecd41cc0c Tickets: fix fix typo 2021-07-06 23:33:43 -07:00
Rome Reginelli
4254b51771 Tickets: fix typo 2021-07-06 23:33:12 -07:00
Rome Reginelli
d5f9fd6191 Cryptographic keys: fix typo 2021-07-06 23:32:39 -07:00
mDuo13
999627fade Top nav: fix JP, add public rippled methods 2021-07-01 16:52:28 -07:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
9062d97c96 More labeling 2021-06-11 16:52:57 -07:00
mDuo13
7b44ea177b Label browsing: more labels, style updates, etc. 2021-06-04 14:31:42 -07:00
mDuo13
366ff1d2d0 Label Browsing: better views, tag cloud, more tags 2021-06-03 18:50:30 -07:00
mDuo13
d48c3d57a1 Label browsing: proof of concept 2021-06-02 18:17:16 -07:00
mDuo13
b5a7a4870e Edits for style 2021-05-28 16:45:42 -07:00
mDuo13
032eee07fb Spell checker pass 2021-05-27 18:00:22 -07:00
Jake
81617388bd Remove js and add filter
Change to filter tables on build vs clientside with JS.
Same result adding bootsrap class to all tables.
Remove unneeded divs in md
2021-05-16 13:45:23 -07:00
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
77a40691fb Update link to moved key derivation source 2021-03-16 18:46:32 -07: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
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
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
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