Commit Graph

96 Commits

Author SHA1 Message Date
mDuo13
97ebbfb24c Update SCSS for removal of top banner 2024-06-18 13:53:17 -07:00
Nazarii Mykhailets
7d2385d6cb fix: menu mobile styles 2024-06-12 12:37:25 +03:00
Nazarii Mykhailets
c9fe3b19cd fix: mobile menu styles 2024-06-11 20:05:37 +03:00
Nazarii Mykhailets
cd61707264 chore: update mobile menu and realm version 2024-06-11 19:21:28 +03:00
mDuo13
3b0a25ddc2 Remove unused search styling and improve visibility of light mode search icon 2024-05-31 15:30:11 -07:00
Nazarii Mykhailets
dfd4d78e28 fix: search trigger styles 2024-05-31 16:02:18 +03:00
Nazarii Mykhailets
7402168061 feat: migrate to the realm rc version 2024-05-28 17:09:54 +03:00
mDuo13
fc78290afd Fix edit button being unclickable 2024-05-09 16:22:20 -07:00
mDuo13
e07ead1672 Fix #2555: make footer clickable on Docs page
The pseudo-element in the docs landing page was blocking the footer
links from being clickable.
2024-04-24 10:29:20 -07:00
mDuo13
a27f28a9b8 Fix first h1 spacing, header font hierarchy
The font hierarchy is a little complicated between the _content.scss,
_font.scss, and Redocly theme styles, but this at least aligns the
Redocly theme variables with the MD content styling.
2024-04-11 13:51:46 -07:00
mDuo13
b51d502abf Increase space above headers to reduce overlap
Fixes #2520
2024-04-10 16:21:20 -07:00
mDuo13
69f9a02ee1 Blog: improve formatting
- Display author metadata on landing page
- Remove unused Gateway Bulletins category
- Push category selector down so it doesn't get partly buried under the
  top nav & Apex banner
2024-03-28 15:31:01 -07:00
mDuo13
7999d26960 Blog: unify label chips, footer; fix contrast
- Remove blog-specific footer. (See also: #2501, #2503)
- Fix markup that was invalidly reusing the same HTML ID for multiple
  elements.
- Use existing chips for blog categories instead of having separate
  styles for blog chips. This fixes some issues where the contrast of
  the blog category chips was not meeting WCAG contrast standards.
- Update yellow chip in light mode to meet WCAG AAA contrast standard.
2024-03-28 13:27:53 -07:00
mDuo13
491597d8ad Fix spacing below Apex banner 2024-03-27 13:07:04 -07:00
mDuo13
9094aa3e16 Fix edit button colors in dark mode 2024-03-26 18:06:49 -07:00
tequ
47a9338242 [JA] replaceサーバー to サーバ 2024-03-26 17:15:54 +09:00
mDuo13
dd3644ea36 Fix WS Tool links, examples, sidebar
- Update docs links for all methods.
- Add some missing methods.
- Add an icon for Clio-specific methods.
- Move the long list of ledger_entry examples below other types so those
  ones are not as buried.
- Remove unused old JS files.
- Make method list sidebar self-scrolling like docs TOC sidebar, so that
  links to methods lower in the list don't scroll the main UI up off the
  visible part of the page.
- Fix #2470.
- Fix a broken 'try it' link on the amm_info page that was causing an
  error page to display when clicked.
2024-03-22 15:20:26 -07:00
akcodez
0b47945df9 change svg to include gradient 2024-03-21 12:55:05 -07:00
akcodez
a4a1788384 updates to scss for desktop 2024-03-21 07:53:27 -07:00
akcodez
f169705123 add assets 2024-03-20 22:07:47 -07:00
akcodez
d08ba4c952 adds new apex banner with corresponding breakpoints 2024-03-20 22:07:38 -07:00
akcodez
7596ef6e2c rm www. from robots.txt 2024-03-18 08:16:10 -07:00
mDuo13
fe1277ce19 Improve alignment on left/right margins
Fixes #2461. Also fixes an issue with cut-off drop shadows for cards on
some pages, like the tutorials landing, in mobile view.
2024-03-14 16:30:28 -07:00
akcodez
d690c7e5be use https instead of http 2024-03-11 10:27:01 -07:00
akcodez
ef589ebb8d reference correct sitemap URL in robots.txt 2024-03-11 09:51:22 -07:00
akcodez
1c875b3eea adds new events data 2024-03-04 13:32:39 -08:00
Justin Reynolds
16e6d9ed05 feat: add xrpl ai 2024-02-23 11:41:50 -06:00
Justin Reynolds
c8e9abbad0 fix: osano styling box-sizing 2024-02-23 09:45:33 -06:00
Maria Shodunke
f96cd212ce Merge pull request #2388 from maria-robobug/blog-site
Blog site
2024-02-13 18:03:24 +00:00
Maria Shodunke
ba7d3c204e Add mobile dropdown 2024-02-13 17:37:52 +00:00
Maria Shodunke
2eb7edd3c6 Add light mode CSS 2024-02-13 13:35:38 +00:00
Maria Shodunke
2f8b18daf3 Update Navigation for Blog site 2024-02-13 12:06:50 +00:00
Roman Hotsiy
1a3031593e Fix interactive tutorials issues 2024-02-09 18:20:54 +08:00
Roman Hotsiy
498bf7007b Fix interactive tutorials issues 2024-02-09 18:18:57 +08:00
Maria Shodunke
acd0116312 Resolve generated CSS conflict 2024-02-08 18:17:01 +00:00
Maria Shodunke
a33e60681b Landing page CSS 2024-02-08 18:16:52 +00:00
Maria Shodunke
a4ac70ce43 Fetch blog post data from md file frontmatter 2024-02-08 18:16:28 +00:00
Maria Shodunke
02c4d08ee3 Fixed CSS not being loaded 2024-02-08 18:15:44 +00:00
Maria Shodunke
6921a6b524 Update blog site for redocly migration 2024-02-08 18:12:21 +00:00
Amarantha Kulkarni
f39fa9f3fa Add missing closing parenthesis 2024-02-07 16:59:36 -08:00
Amarantha Kulkarni
d7160eba2a Fix idify function in interactive-tutorials.js to produce same results as the markdoc tag 2024-02-07 14:02:40 -08:00
akcodez
592c1a5188 fix icons in light / dark mode 2024-02-05 09:47:30 -08:00
Evgeny Vlasenko
a63deb4f8e Add Coin Space Wallet 2024-02-02 14:02:03 -08:00
mDuo13
f7bdf5af2c Add blog post redirects 2024-01-31 18:34:25 -08:00
mDuo13
7645140477 Re-levelization: move non-docs content, rename content→docs
For better URLs, the content folder has been renamed 'docs' and all
other files have been moved up a level. Also, non-docs images have been
moved to the static folder at the top level where they belong.

Many relative paths had to be fixed to make this work.
2024-01-31 17:53:52 -08:00
mDuo13
c10beb85c2 Re-level non-docs content to top of repo and rename content→docs 2024-01-31 16:24:01 -08:00