pique/templates
Nicole Tietz-Sokolskaya 137dfa747d Improve editor user experience (no longer WYSIWYG, fixed bugs, added view vs. edit distinction) (#3)
This makes the editor experience much better (by subjective measures). Now instead of a WYSIWYG editor, we have a markdown code editor, and we also have the ability to view documents without editing them.

While I was at it, I fixed a bug where if you didn't edit a document at all, it would save blank. This was fixed as a happenstance from the switch.

Also included here is making the UI work with Javascript disabled. If you don't have JS, you will get a textarea which allows editing the markdown directly. If you do have JS enabled, you'll get a smarter editor.

Reviewed-on: #3
2024-06-03 14:56:15 +00:00
..
components Create project and documents (#1) 2024-05-21 12:59:04 +00:00
documents Improve editor user experience (no longer WYSIWYG, fixed bugs, added view vs. edit distinction) (#3) 2024-06-03 14:56:15 +00:00
projects Create project and documents (#1) 2024-05-21 12:59:04 +00:00
head.html Improve editor user experience (no longer WYSIWYG, fixed bugs, added view vs. edit distinction) (#3) 2024-06-03 14:56:15 +00:00
home.html Create project and documents (#1) 2024-05-21 12:59:04 +00:00
login.html Create project and documents (#1) 2024-05-21 12:59:04 +00:00
sidebar.html Add layout for main page with top bar 2024-03-24 01:28:21 -04:00