VertiBar/README.md

11 lines
598 B
Markdown
Raw Permalink Normal View History

2018-07-22 00:29:04 +03:00
# VertiBar Start Page
2020-05-08 20:04:55 +03:00
Minimal self-contained speed dial for use on cloud-based storage across multiple devices. Fully configurable through variables and JSON arrays. Supports link sorting.
2018-07-22 00:29:04 +03:00
## Usage
Drop it wherever, point your browser to it as a New Tab.
## Configuration
2018-07-22 00:42:41 +03:00
Set the variables inside the **<script>** tag (See comments or examples for formatting) and optionally change out the colors inside the **<style>** tag.
2018-07-22 00:29:04 +03:00
## Examples
2018-07-22 00:35:51 +03:00
![Basic full example](examples/basic_example.png)
2018-07-22 00:29:04 +03:00
## Notes
2020-05-08 20:04:55 +03:00
jQuery library used for animations and basic processing should be cached by your browser.