Commit graph

13 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
f2251dba22 Add Dark mode toggle 2023-11-30 02:40:55 -06:00
2588ef9729 Add dark mode 2023-11-30 01:32:08 -06:00
9ce0d02be7 Rework how form data is collected for signup 2023-11-29 23:30:12 -06:00
4093202bf5 Allow spaces in desired name 2023-11-29 20:57:14 -06:00
19c79427ed Move homepage javascript to seperate file 2023-11-29 17:20:25 -06:00
6b582fadd2 Remove Sponsor button, that was a github feature 2023-11-29 17:14:54 -06:00
ef9e1a3864 Spelling error, move jquery import to bootstrap 2023-11-29 17:13:35 -06:00
a311be9630 Switch links to the new repository 2023-11-23 17:27:51 -06:00
4493397b38 Change the CSS class of the login error alert div 2023-11-21 15:24:25 -06:00
438bc71f18 Add alert class to login modal error div 2023-11-21 15:10:42 -06:00
9da51a1e6b Switch Repo to notatio/notatio 2023-11-20 22:10:40 -06:00