From 88ea7a0046c7a98221e8a38541f32ba04cf9ff9a Mon Sep 17 00:00:00 2001 From: Musselman Date: Sun, 3 Dec 2023 17:35:00 -0600 Subject: [PATCH] Improve user experience and add about page The home page was a bit busy for some so I have cleaned it up and moved its contents to about.html The code changes include the addition of an "about" page to enhance the user experience and provide information about the application. This helps users understand the purpose and features of the application, making it more user-friendly. The "about" page contains a comparison table of different text editors and highlights the unique features of Notatio. These changes aim to improve usability and provide valuable information to users. --- templates/about.html | 239 ++++++++++++++++++++++++++ templates/index.html | 378 +++++++++++++++++++---------------------- templates/newuser.html | 106 +++++++++++- 3 files changed, 512 insertions(+), 211 deletions(-) create mode 100644 templates/about.html diff --git a/templates/about.html b/templates/about.html new file mode 100644 index 0000000..586b65e --- /dev/null +++ b/templates/about.html @@ -0,0 +1,239 @@ + + + + + Notatio + + + + + + + + + + + + + + + + + +
+
+

+ Welcome to Notatio, an open source, web-based text editor written in the powerful Go programming language. +

+

+ Notatio provides a user-friendly interface combined with robust features, making it the perfect choice for + developers, writers, and anyone who interacts with text on a daily basis. +

+

Notatio is currently an alpha software! Do not use it as your daily driver!

+ +

Text Editor Comparison

+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
FeaturesNotion.soObsidianMDNotatio
Web-Based
Open Source
Does not push paid plans
Uses Open File Formats
Sleek and Intuitive Interface
Collaborative EditingPlanned
Syntax HighlightingPlanned
+
+ + + +
+ + + + + + + + \ No newline at end of file diff --git a/templates/index.html b/templates/index.html index 586b65e..df5a675 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,8 +6,20 @@ + @@ -16,222 +28,174 @@ - - - - - + +
+ +
- -
-
- - -
- Password must meet the following requirements: - -
- +
+
+ + +
- - - -
+ +
+ + Learn More +
+ + +