Commit Graph

572 Commits

Author SHA1 Message Date
Calvin Jhunjhnuwala
ec064990ec Merge branch 'master' of github.com:ripple/xrpl-dev-portal into 2021_refresh 2021-06-28 23:01:42 -07:00
mDuo13
70ed55793c Docs page: run a node section, reusable columns code 2021-06-28 17:00:36 -07:00
mDuo13
ae533b608b Docs: start redoing landing page 2021-06-23 17:22:03 -07:00
Suleman
0c9fb48e4f Update build-run-rippled-macos.md 2021-06-23 21:34:41 +04:00
mDuo13
acd2a2e624 Top nav: dropdown shapes & contents 2021-06-17 16:38:16 -07:00
mDuo13
a1ffa033ce macOS: update latest tested OS ver. 2021-06-16 12:11:55 -07:00
mDuo13
95921639b5 Build instructions: minor updates & cleanup 2021-06-16 12:06:25 -07:00
Rome Reginelli
bc1ef50f93 Merge pull request #1084 from alloynetworks/master
Change download link/version for Boost v 1.76.0 - Ubuntu
2021-06-16 11:44:09 -07:00
Rome Reginelli
e73c7918dc Ubuntu build: edits per review 2021-06-16 11:43:37 -07:00
Elliot Lee
85fd5b10a2 macOS build: build boost yourself again
I was not able to install boost@1.75 using homebrew:

➜  brew install boost@1.75
==> Searching for similarly named formulae...
Error: No similarly named formulae found.
Error: No available formula or cask with the name "boost@1.75".
==> Searching for a previously deleted formula (in the last month)...
Error: No previously deleted formula found.
==> Searching taps on GitHub...
Error: No formulae found in taps.
2021-06-15 22:14:46 -07:00
mDuo13
918b12fff1 Top nav: incomplete layout 2021-06-15 17:48:06 -07:00
mDuo13
3e110f3852 Move/rename templates 2021-06-15 12:01:08 -07:00
mDuo13
578435cd0a Labels: finish tagging content, add final styles 2021-06-14 14:49:10 -07:00
Alloy Networks
5e61fa1164 Update to change boost version to 1.75.0
As described in comments, the latest compatible version of Boost is 1.75.0 and not 1.76.0
2021-06-14 15:28:55 +03: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
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
Alloy Networks
18b8d3761d Change download link/version for Boost v 1.76.0
Update the download links and change the latest available Boost version from 1.71 to 1.75
2021-05-24 14:36:59 +03:00
Alloy Networks
4e5cae1ac0 Add vl.xrplf.org to list providers
Add https://vl.xrplf.org as a list provider.
2021-05-14 10:47:12 +03:00
Rome Reginelli
fdba18396e Merge pull request #1063 from mDuo13/macos_boost_link_fix
macOS build: use brew for boost install again
2021-05-12 16:39:32 -07:00
mDuo13
0d43e50e10 macOS build: use brew for boost install again 2021-05-10 16:44:32 -07:00
mDuo13
7d16ea3429 Update links to HTTP/WS get started page 2021-05-10 16:27:21 -07:00
mDuo13
6d5689885d Get started reorg: fix typos, move some other files to match nav 2021-05-10 15:46:27 -07:00
mDuo13
41c70e7157 HTTP/WS Get Started: consistent use of buttons 2021-05-08 01:10:29 -07:00
mDuo13
f7cf44073c Get Started organization updates
- Split off "Public Servers" page
- Rename and reorder getting started pages by language
2021-05-07 17:38:31 -07:00
mDuo13
f39c4bfeb2 Python get started: backport wording fixes from Java version 2021-05-06 20:07:28 -07:00
Rome Reginelli
8c39456504 Merge pull request #1058 from ripple/nk/xrpl4j-starter
Adds a Getting Started with Java tutorial and Java sample code to other tutorials.
2021-05-06 20:04:56 -07:00
Rome Reginelli
bdb840e804 Java get started: adjust punctuation 2021-05-06 20:04:41 -07:00
Rome Reginelli
f5cdde0bf2 Merge pull request #1052 from mDuo13/ref_cleanup
Restructures references section.
2021-05-05 21:02:59 -07:00
nkramer44
0ea8f5c2bd add another link 2021-05-05 11:21:39 -04:00
nkramer44
605fcc7b50 fix links for XrplClient 2021-05-05 10:40:47 -04:00
nkramer44
571ea65c2a remove whitespace 2021-05-05 10:24:01 -04:00
nkramer44
f2d570111c Merge branch 'nk/xrpl4j-starter' of https://github.com/ripple/xrpl-dev-portal into nk/xrpl4j-starter 2021-05-05 10:22:59 -04:00
nkramer44
cb901f8851 Update content/tutorials/get-started/get-started-using-java.md
Co-authored-by: Rome Reginelli <rome@ripple.com>
2021-05-05 10:22:46 -04:00
nkramer44
bee77cfa3f fix maven language and add link to sample repo 2021-05-05 10:19:07 -04:00
nkramer44
2300b9f020 get rid of xrpl-py reference 2021-05-04 16:44:23 -04:00
nkramer44
ef7626bc31 add parent to getting started 2021-05-04 16:38:07 -04:00
nkramer44
3a3da60d54 add secure signing for java 2021-05-04 16:36:56 -04:00
nkramer44
762cd6dc34 remove SendPayment.java.
Add Java to send-xrp tutorial
2021-05-04 15:50:32 -04:00
mDuo13
ca5487e922 Fix Get Started w/ Python missing from nav 2021-05-04 10:23:51 -07:00
nkramer44
b1cbdeb331 get rid of preparing payment from getting started 2021-05-04 13:19:38 -04:00
nkramer44
5d4400f543 add bouncy-castle 2021-05-04 11:40:00 -04:00
nkramer44
3db62a1ee0 fix formatting 2021-05-04 11:37:16 -04:00
nkramer44
e79a0494b1 Getting started with Java + sample code 2021-05-04 11:00:54 -04:00
mDuo13
517ba6663f References restructuring. Fixes #1022 2021-04-30 17:46:04 -07:00
mDuo13
2b6ce94524 Add status badge to Use Tickets tutorial 2021-04-22 15:23:56 -07:00