From c0ade5555b053ed2d2226d1fd5eaa87d34012422 Mon Sep 17 00:00:00 2001 From: kangfenmao Date: Thu, 30 Nov 2023 17:30:48 +0800 Subject: [PATCH] feat(website): add index.html --- website/VortexNotes.html | 72 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 website/VortexNotes.html diff --git a/website/VortexNotes.html b/website/VortexNotes.html new file mode 100644 index 0000000..1c40ec2 --- /dev/null +++ b/website/VortexNotes.html @@ -0,0 +1,72 @@ + + + + + VortexNotes + + + + + +
+

VortexNotes

+ +

VortexNotes is a unique web-based note-taking software that offers a different approach to managing your notes.

+ +

Introduction

+ +

VortexNotes is designed to be a simple yet powerful note-taking tool. It provides users with a single entry point to submit new content without the need for note organization or management features. It serves as a "black hole" for your notes, where you can simply paste your content and let it disappear into the void.

+ +

Features

+ + + +

Getting Started

+
    +
  1. Clone this repository.
  2. +
  3. Install the necessary dependencies.
  4. +
  5. Run the application.
  6. +
  7. Access the application via the provided URL in your web browser.
  8. +
  9. Paste your content into the submission field and let it disappear into the void.
  10. +
  11. Use the search interface to retrieve your notes when needed.
  12. +
+ +

Contributing

+ +

Contributions are welcome! If you have any ideas, suggestions, or bug reports, please open an issue or submit a pull request.

+
+ + + + + + + +