hunicus
68f2782522
Add live mempool blocks to faq (h/t @softsimon)
2022-04-12 15:58:20 -04:00
hunicus
55064cdbf1
Add answers, fix accordions, tweak footer styling
...
Main purpose of this commit is to remove iframes from git
history. This commit squashes several commits that came
after iframes were added.
2022-04-12 15:31:45 -04:00
hunicus
8d02aae69d
Generalize api-docs components to accommodate faq
...
Also add chunk of faq content.
2022-03-26 09:09:37 -04:00
hunicus
ba70a72f76
Fix loose ends
...
Add space above footer, add better delay for height
adjustment, and add conditions to prevent errors for
websocket endpoint and no endpoint.
2022-03-14 14:41:32 -04:00
hunicus
aaf7216b7d
Implement custom accordion for mobile docs
2022-03-14 13:48:45 -04:00
hunicus
b89b8196a0
Improve spacing at top of navs
2022-02-08 14:30:18 -05:00
hunicus
03b78cba42
Add various ux improvements for mobile doc menu
2021-12-17 11:42:54 -05:00
hunicus
1a1cae3d4f
Separate docs-nav into new component
...
Since same markup will be needed for desktop
and mobile menus.
2021-12-16 19:11:54 -05:00
hunicus
72d5584d9b
Add skeleton for mobile docs nav
2021-12-16 18:44:39 -05:00
hunicus
019d1e4f12
Add :before element for space before anchors
...
@angular-router's `scrollOffset` property seems to be
global, so it might mess up something else, and it also
wasn't taking effect when navigating directly to an
anchor anyway (i.e. from browser's address bar).
2021-12-16 13:20:30 -05:00
hunicus
7a6559ca37
Improve styling + switch section headings for tags
2021-12-16 09:54:07 -05:00
hunicus
4da7e946c0
Add links and styling to fixed desktop docs nav
2021-12-16 00:04:47 -05:00
hunicus
84f9c67f09
Make desktop docs-nav sticky on scroll
2021-12-15 22:57:10 -05:00
hunicus
3d4367f5ca
Create skeleton layout for desktop docs nav
...
This includes switching to a 2-column layout
(1 for nav and 1 for content) and moving footer
links to docs component so floats can be cleared
properly.
2021-12-15 13:17:37 -05:00
hunicus
8b0331cba8
Remove extra padding in websocket api docs tab
2021-12-09 07:01:58 -05:00
hunicus
69623313ee
Move /api to /docs/api
...
Also make API docs responsive so they can be viewed
on mobile.
REST docs are at /docs/api/rest and WebSocket docs
are at /docs/api/websocket.
2021-12-08 12:37:42 -05:00