Commit Graph

598 Commits

Author SHA1 Message Date
Amarantha Kulkarni
845422da7f Add words from new features such as NFTs to the spell checker (#1615)
* Add words from new features such as NFTs to the spell checker

* Add more proper nouns and general purpose words

* Add more proper nouns and general purpose words

* Update to use backticks

* Update proper nouns and generic words

* Fix style for words based on style checker report

* Style/spelling fixes

* Fix links broken by style/spelling updates

* More edits for style

* Finish updates to get style checker to pass

Co-authored-by: mDuo13 <mduo13@gmail.com>
2022-12-15 14:29:32 -08:00
oeggert
a271942c1e Merge pull request #1598 from XRPLF/oeggert/issue1554
Add code samples for markers and pagination.
2022-11-29 14:23:58 -08:00
mDuo13
bc752f213d Enable include_code by default 2022-11-22 16:18:30 -08:00
mDuo13
afc0d8ae8d Fix tool/build_all_langs.sh continuing after failure 2022-11-22 16:09:20 -08:00
mDuo13
b62b81ac1f Code samples: sort intro things first 2022-05-13 13:35:04 -07:00
Jake
1eae37e095 Add filter for code lang 2022-04-20 14:06:22 -07:00
mDuo13
7c3ff821f0 Code samples: READMEs and smarter parsing 2022-04-20 14:04:04 -07:00
mDuo13
acb0698940 Code samples: parse READMEs better and use smarter default titles 2022-04-20 14:04:04 -07:00
mDuo13
cf48dcbd38 First draft code samples page 2022-04-20 14:04:04 -07:00
mDuo13
ec25f6bbdd Merge branch 'wallet_tutorial' 2022-02-08 15:13:12 -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
Ferschmann Jakub
0aa0397e7d Show answer by url hash fragment
Show the answer of the question if there is a hash fragment in the url. Suitable when sending url with id of question.  Until now, the answer has not been shown.
2021-11-15 12:21:12 +01:00
Rome Reginelli
fdade7a555 Merge pull request #1228 from jakeatdocforce/fix-1141
Filter () and : in code tabs
2021-11-09 15:05:51 -08:00
Jake
964b1cf7f9 Filter () and : in code tabs 2021-11-07 16:15:56 -07:00
mDuo13
473f38329d Freeze/interactive tutorials: edits per reviews 2021-10-26 14:43:10 -07:00
mDuo13
d5f10b1d68 Interactive tutorials readme: update samples to xrpl.js 2.0 2021-10-20 12:52:11 -07:00
mDuo13
aa08c82c57 Copy to clipboard: remove temp bits 2021-09-21 15:59:46 -07:00
Jake
312ac60a5c Add code buttons to btngroup
Expand button added to btn group with copy button.
Placed btn top right of box.
2021-09-21 14:37:38 -07:00
Jake
ab4fa73ff1 Adjust copy button
Change to clipboard icon.
Position right and top of code blocks.
2021-09-21 14:37:38 -07:00
Jake
99c698a215 First pass copy to clipboard 2021-09-21 14:37:38 -07:00
mDuo13
c0ab56ea62 Interactive tutorials: number steps for analytics
Count the total number of interactive blocks and add this data to the
memo when sending transactions from interactive tutorials. This should
help track the completion rate of tutorials to better measure
effectiveness of the documentation.
2021-09-07 19:35:32 -07:00
mDuo13
c63a2251a8 Fix spelling and link errors 2021-08-18 18:16:31 -07:00
mDuo13
9112945fe2 Issue token tutorial: use memos, wait steps" 2021-08-18 16:58:17 -07:00
mDuo13
369c678013 Update repo URL to XRPLF 2021-07-23 02:05:37 -07:00
mDuo13
47c3aa6f07 Merge branch 'master' into light-mode-theme 2021-07-19 14:02:25 -07:00
Rome Reginelli
80fc15a834 Merge pull request #1118 from ripple/faq_template
De-duplicate FAQs
2021-07-19 13:39:16 -07:00
mDuo13
be80405f10 Fix light mode, top nav external links, etc:
- Top nav external links now open in a new tab as intended (not specific
  to light mode)
- Consistently adjust opacity (not placement) of background images in
  mobile; lighter in light mode for legibility.
- Add a subtle white "shadow" to eyebrow text in light mode to improve
  legibility
- Fix focus styles for buttons & multicode tabs in light mode
- Make all buttons sized the same as primary buttons by default
- Fix typo that caused the "Reset" button on get-started to be unstyled
- Refactor theme switcher JS for simplicity.
- Fix issue with theme select icon not being visible in some cases.
- Update color of  icons in interactive tutorial breadcrumbs
2021-07-14 15:52:27 -07:00
Rome Reginelli
00a8bfd4da Merge pull request #1098 from jakeatdocforce/codesample-tabs
Code tabs - switch all tabs and remember setting
2021-07-07 13:30:16 -07:00
mDuo13
abe7942a27 De-duplicate FAQs 2021-07-06 23:42:05 -07:00
mDuo13
87fe5462ed FAQ filter: Start on making text expandable 2021-07-06 23:41:50 -07:00
mDuo13
b886f6ceaf Start replacing FAQ with MD filter 2021-07-06 23:41:30 -07:00
Jake
7dca2c5852 Strip commas out of tab names 2021-06-17 14:49:19 -07:00
mDuo13
3e110f3852 Move/rename templates 2021-06-15 12:01:08 -07:00
mDuo13
b5f8ed4efc Merge branch 'master' into 2021_refresh 2021-06-14 16:35:29 -07:00
mDuo13
578435cd0a Labels: finish tagging content, add final styles 2021-06-14 14:49:10 -07:00
jakeatdocforce
a822e5ee52 Merge branch 'ripple:master' into codesample-tabs 2021-06-11 09:37:05 -07:00
mDuo13
68ea8dea66 Remove XRPL Grants banner (application period has ended) 2021-06-09 22:41:28 -07:00
mDuo13
f06e1ad447 Colored styling for labels 2021-06-07 15:36:36 -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
Jake
6eeb0d58f5 Add save lang to code tabs.
WIP.
If multiple tab blocks have different names it will hide all.
2021-06-01 14:09:41 -07:00
mDuo13
b5a7a4870e Edits for style 2021-05-28 16:45:42 -07:00
mDuo13
fd21b84d11 Fixes for the spell checker 2021-05-28 11:23:12 -07:00
mDuo13
032eee07fb Spell checker pass 2021-05-27 18:00:22 -07:00
mDuo13
487a28f4c2 NFT box: add draft number for XLS-20d 2021-05-27 18:00:22 -07:00
mDuo13
6a4e696e2e Grants banner to every page 2021-05-27 18:00:22 -07:00
mDuo13
ea52b1c2e7 Static XRPLGrants banner 2021-05-27 18:00:22 -07:00
mDuo13
2682338e59 Revert "adding anti-flicker for google"
This reverts commit 854651b273.
2021-05-27 18:00:22 -07:00
Calvin Jhunjhnuwala
e4ae6074f3 adding anti-flicker for google 2021-05-27 18:00:22 -07:00