Amarantha Kulkarni
ed4de1838d
Move content into subsections
2022-02-22 10:34:33 -08:00
mDuo13
ec25f6bbdd
Merge branch 'wallet_tutorial'
2022-02-08 15:13:12 -08:00
mDuo13
3e824759fd
Wallet tutorial: more polish
2022-02-01 15:16:33 -08:00
mDuo13
effc4d470e
Build a Wallet: finished draft of tutorial
2022-01-21 19:09:50 -08:00
mDuo13
0dd06fac41
Wallet tutorial: docs thru step 5
2022-01-20 17:21:24 -08:00
mDuo13
4dba0cf70f
Build a Wallet: progress thru step 3:
...
- Tutorial docs through step 3 (inputting an account)
- New screenshots
- Minor code cleanup
- Fix the include_code filter to better handle indentation in Python
code
2022-01-19 17:33:23 -08:00
mDuo13
14a1fc84d7
Build a Wallet tutorial: text for first few steps
2022-01-18 19:04:34 -08:00
Dennis Dawson
40417d4e7f
Graphics for NFT topics
2021-12-17 13:55:29 -08:00
mDuo13
5bbd1b1d7e
Updated light mode graphics
2021-08-18 14:42:38 -07:00
mDuo13
b800df6c93
Light mode: more fixes & cleanup:
...
- Remove lots more unused files
- Make light mode toggles for Exchange and Wallet images
- Change layout for exchanges and wallets to work better at some screen
widths (between mobile and full 1080p)
- Fix light mode styles for some dev tools, carbon calculator, Edit
button, footer, etc.
2021-07-13 16:53:04 -07:00
mDuo13
209e03f5f4
light mode fixes, CSS cleanup:
...
- light mode icons, styles to switch them
- put all card graphics in the same place, removed unused ones
- template/style changes to use the card graphics consistently
- styled the light mode icon with new graphics & animation
- fixed mobile nav colors in light mode
- fixed side nav & dropdown hover colors in light mode
2021-07-09 18:52:23 -07:00
mDuo13
ee8c59f1e4
Remove some unused images
2021-07-09 14:28:28 -07:00
mDuo13
cc7a3d3768
Light theme: more fixes, some image replacements
2021-07-08 18:28:20 -07:00
mDuo13
0b5433f4c7
Fix home hero image (again)
2021-07-01 19:54:10 -07:00
Calvin Jhunjhnuwala
47796f6ea2
updating header image for home hero
2021-07-01 17:05:15 -07:00
Calvin Jhunjhnuwala
e24f3f16a2
clean up for mobile
2021-06-29 17:22:41 -07:00
Calvin Jhunjhnuwala
883a4021ff
adding cta bgs
2021-06-28 16:41:16 -07:00
Calvin Jhunjhnuwala
48eb0a8428
cleaning up styling, added updated iconography, added faq page, added backgrounds to the pages
2021-06-27 23:51:50 -07:00
Calvin Jhunjhnuwala
bf6679d639
adding wallet logos, edits to the xrp overview page
2021-06-26 00:32:41 -07:00
Calvin Jhunjhnuwala
c23fa8675c
cleaning up mobile styling, functionality and styling for accordian
2021-06-23 23:28:43 -07:00
Calvin Jhunjhnuwala
8bd3a34a37
pushing to git repo. adding new assets for community page, have 4x row set up
2021-06-23 13:21:43 -07:00
Calvin Jhunjhnuwala
1e231df195
edits to impact and history page
2021-06-22 14:28:55 -07:00
Calvin Jhunjhnuwala
4f81a0b2ba
adding logos, chips scss file, changes to impact, home, and use case pages
2021-06-22 01:13:50 -07:00
Calvin Jhunjhnuwala
ab09eac975
adding icons and backgrund assets
2021-06-17 11:34:52 -07:00
Calvin Jhunjhnuwala
e7f593bc1c
working on cards, will need to review to make sure ok
2021-06-17 01:01:03 -07:00
mDuo13
0093cb2888
TicketCreate: correct sequence number off-by-one in more places
2021-04-21 12:06:50 -07:00
mDuo13
51026bbb17
Edits per XRPLF suggestions
2021-03-26 18:04:20 -07:00
Tadej Golobic
745d0b4994
Add GateHub to software wallets section
2021-03-04 08:26:35 +01:00
mDuo13
175ed822e9
TicketBatch: diagrams, more references
2020-11-24 17:50:08 -08:00
mDuo13
6483f41a5d
Remove Harbor Wallet
2020-11-18 15:52:05 -08:00
mDuo13
332a66e577
Ledger object IDs: update diagram
2020-10-29 15:10:07 -07:00
mDuo13
8b5c5385c0
Negative UNL diagrams, markers.
2020-10-26 15:16:10 -07:00
mDuo13
8f9da1f335
Xpring → RippleX
2020-10-05 00:26:21 -07:00
Calvin Jhunjhnuwala
cbd7926a85
updating graphics for the overview supply page
2020-09-29 14:46:41 -07:00
Calvin Jhunjhnuwala
a4ac6104fd
updates to all the QA requests. Fixed layout for the impact, calculator, and overview pages. Added net-new assets that have been updated or were missing. Removed unnecessary styling and added more helpers.
2020-09-17 00:58:18 -07:00
mDuo13
eb6142f270
Spacing and image fixes
...
- Move generic images to the folder for template assets
- Redo docs landing page
- Fix spacing issues on many pages
- Remove lots of defunct styles
2020-09-09 19:32:15 -07:00
Calvin Jhunjhnuwala
2ff5183ecb
clean up of all the links, clean up of css and some js
2020-09-01 19:34:03 -07:00
Calvin Jhunjhnuwala
73f5fc5f89
added json files fo r the calculator animations. need to optimize whole page for mobile
2020-08-25 16:54:26 -07:00
Calvin Jhunjhnuwala
6c11687a2b
fixing the contact page to the latest mock
2020-08-21 17:36:21 -07:00
Calvin Jhunjhnuwala
ea038d7b9d
clean up to latest copy for all pages excluding calculator
2020-08-21 17:16:50 -07:00
Calvin Jhunjhnuwala
1af706fc8d
edits to the history page, calculator, and wallets page
2020-08-17 14:34:53 -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
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