rclone · GitHub

Commit 839a3b9

committed

docs: modernize rclone.org site design

- replace Bootstrap/jQuery with purpose-built CSS and JS - remove backend icons from navbar and content pages - replace remaining FontAwesome icons with inline SVGs, remove FontAwesome - modernize CSS styling for menus, typography, cards, tables, and code blocks - add copy-to-clipboard buttons on code blocks using SVG icon - move TOC to left sidebar with responsive overlay drawer - add sticky header, top scrollbar and first column for wide tables - add left/right arrow buttons to scrollable tables - hide homepage logo on mobile - make wide menus with filter for Commands and Storage Systems - add dark mode support based on browser preference - fix CSS/JS cache busting to use build time

109 files changed

Lines changed: 1849 additions & 498 deletions

File tree

  • docs

    • content

      • oracleobjectstorage

    • layouts

      • _default

      • chrome

      • partials

      • shortcodes

    • static

      • css

      • fontawesome

        • css

        • webfonts

      • js

Lines changed: 3 additions & 4 deletions

Lines changed: 1 addition & 1 deletion

Original file line numberDiff line numberDiff line change

@@ -34,7 +34,7 @@

3434

}

3535

},

3636

"highlight": {

37-

"style": "monokailight"

37+

"noClasses": false

3838

}

3939

}

4040

}

Lines changed: 5 additions & 5 deletions

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Lines changed: 1 addition & 1 deletion

Read the original on github.com ↗