Commit graph

5 commits

Author SHA1 Message Date
88ea7a0046 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.
2023-12-03 17:35:00 -06:00
bcc9135851 Update templates with viewport meta tag
This addition helps ensure proper rendering and
responsiveness of the webpage across
different devices and screen sizes.
2023-11-30 03:23:38 -06:00
2588ef9729 Add dark mode 2023-11-30 01:32:08 -06:00
846de5c396 Refactor and style the welcome page
for improved user experience

This commit refactors the newuser.html template for improved user
experience by adding a title, meta viewport tag, and Bootstrap CSS. It
also enhances the layout and styling, including the use of Bootstrap
alerts and input groups. The form for creating a new file is now
displayed in a more organized manner.
2023-11-21 15:58:45 -06:00
9da51a1e6b Switch Repo to notatio/notatio 2023-11-20 22:10:40 -06:00