Commit Graph

12 Commits

Author SHA1 Message Date
c711afdcc8 update deps 2026-03-15 13:18:15 -05:00
2a6523b9f1 [LICENSE] relicense project under MPL 2.0
relicensed due to GitHub's Copilot push. details in README.md.
2025-02-28 10:53:21 -06:00
0811f1c396 interesting: turns out we don't actually need pandoc 2024-11-24 00:53:07 -06:00
a90b3c888e we have a rendered PDF!
TODOS:

* actually apply styles to PDF
* better error handling on client side
2024-11-23 23:49:24 -06:00
369f7e8946 containerized app 2024-11-16 15:31:49 -06:00
3173264ec5 add icon to download button 2024-10-30 22:19:38 -05:00
6fd6ce9e40 how'd that get there??? 2024-10-17 18:41:14 +00:00
aa5f8e15dd we have some functionality going 2024-10-16 15:23:51 -05:00
178bb31ec1 svelte 5 migration 2024-10-16 12:36:50 -05:00
8ac0f6b931 add transition to nav tree
user-agent detection is employed to ensure that the SSR renders the nav items by default for desktop (opposite for mobile). CSS media queries take over after the content loads on the device.

TODO: fix preview pane jump on desktop
2024-10-12 14:38:35 -05:00
d87064b289 moved to less for styles 2024-10-11 00:11:27 -05:00
c0909c2cf3 project init 2024-10-10 21:05:40 -05:00