Commit Graph

29 Commits

Author SHA1 Message Date
mDuo13
36fd02dd6a Remove extra debug statement 2020-04-21 10:41:52 -07:00
mDuo13
45b4539e01 Translation: Use native category titles 2019-11-05 23:34:23 -08:00
mDuo13
4ac47648cb Add Explorer special case to Dev Tools nav 2019-10-29 14:37:35 -07:00
mDuo13
a2b04beea4 Make 404 page path-independent
When the 404 page is served from a path that includes slashes for
subfolders (for example, /transactions/ or /some/404/page), any relative
links and content references it has won't work. This change converts all
relative references to absolute references instead.
2019-08-05 15:12:53 -07:00
mDuo13
dfee8fcf3c Add custom 404 page 2019-07-26 13:35:11 -07:00
mDuo13
ece93bc51d Sidebar: hide subpages with redirect template 2019-07-09 18:29:28 -07:00
Jake Bonham
01196a1510 Removed extra div. Fix breaking layout 2019-06-13 11:59:33 -07:00
Jake Bonham
d065996f69 Edits from comments. Reworked arrow toggle.
accordion re worked with animations open/close
Added active class back to nav titles.
2019-06-13 11:59:33 -07:00
Jake Bonham
9885e1101b Updated Sidebar nav.
Added arrow svg for toggle
2019-06-13 11:59:33 -07:00
mDuo13
c5fbd4b52f Dev Tools: fix landing page URL, blurbs; add Tx sender 2019-04-25 13:01:32 -07:00
mDuo13
fd746a6745 Move Dev Blog links
News - replace blog link

Ripple Dev Blog link name
2019-04-02 15:32:24 -07:00
mDuo13
6c464cc27b Make templates compatible with StrictUndefined
Dactyl v0.8.0 required
2019-02-15 19:08:57 -08:00
mDuo13
cefc36510b Add flask icon to sidebar for features not enabled 2019-02-14 18:26:58 -08:00
mDuo13
b606735efd Blurbs in children template (experimental) and back angles on sidebar parent link 2018-05-03 18:31:13 -07:00
mDuo13
bd21d079a0 Sidebar for 6-level nav 2018-05-03 18:31:13 -07:00
mDuo13
7f3acbce3c Bootstrap v4/fluid layout overhaul 2018-05-03 18:31:13 -07:00
mDuo13
654986e154 New footer, children includes, sidebars for non-Doc pages 2018-05-03 18:31:13 -07:00
mDuo13
84cba1c3c8 Sidebar colors by link and parent-of-active 2018-05-03 18:31:13 -07:00
mDuo13
5564ace9a8 Sidebar: link to doc_type parent 2018-05-03 18:31:13 -07:00
mDuo13
59e4acf611 Accordion UI changes: +/- on left, support empty category 2018-05-03 18:31:13 -07:00
mDuo13
13d6d937f2 Bold category title when on the category landing page 2018-05-03 18:31:13 -07:00
mDuo13
49b90fcf77 Separate expander/collapser for categories 2018-05-03 18:31:13 -07:00
mDuo13
a4a6d7f711 Filter sidebar to matching doc_type 2018-05-03 18:31:13 -07:00
mDuo13
79da01d2ef Better subpage logic 2018-05-03 18:31:13 -07:00
mDuo13
953e6c2c5b Semi-working 5-layer templates 2018-05-03 18:31:13 -07:00
mDuo13
7d6e802cc9 Templates updates per @jhaaaa review 2018-03-20 17:58:28 -07:00
mDuo13
226f4ed699 Add API tools & Ripple resources
- RPC tool
- ripple.txt validator
- Test Net faucet
- Dev Blog link
- Ripple.com link
- GitHub org link
2018-03-19 16:12:45 -07:00
mDuo13
941017f7ee Style breakpoints, etc. cleanup 2018-03-07 13:13:25 -08:00
mDuo13
2fe16409f3 Update Portal styles & templates
Officially renames it the "XRP Ledger Developer Portal" and
adapts the Ripple Client Portal templates to the XRP Dev Portal:

- Table-of-Contents-like landing page
- Accordion-style side nav except on landing page
- Breadcrumbs except on landing page
- floating (right-side) in-page nav on doc pages
- Adds "Edit on GitHub" link
- Slight modifications to API tool styles
2018-03-07 13:13:25 -08:00