Commit Graph

46 Commits

Author SHA1 Message Date
Kleinbard
fe82fd401f new widget with cookie 2024-11-01 15:07:59 -04:00
Kleinbard
14303e2691 updating quiz widget 2024-10-26 16:08:41 -04:00
Vijay Janapa Reddi
86d2d7487c Fix confetti JS code for https://mlsysbook.ai 2024-08-06 20:45:46 -04:00
Vijay Janapa Reddi
8d6f8506f8 Updated the confetti code based on Ethan's email 2024-07-09 10:51:04 -04:00
Kleinbard
a7268e5448 fixed buttons, settings remove highlight option 2024-06-14 21:32:25 -04:00
Kleinbard
fe99452540 suggested queries, capitalizations 2024-06-14 12:48:01 -04:00
Kleinbard
9dbc46f968 update to gen ai page. keep text, flicker topics 2024-06-12 14:24:02 -04:00
Kleinbard
2e2a26ede8 gen ai page 2024-06-12 00:14:21 -04:00
Kleinbard
eb11d419f0 gen ai page fix 2024-06-11 23:32:37 -04:00
Kleinbard
4fcbb6d8d1 updated generative AI page with simple opening 2024-06-11 22:16:23 -04:00
Vijay Janapa Reddi
97c3b97c1a Restoring bundle.js 2024-06-11 17:38:18 -06:00
Vijay Janapa Reddi
25567be623 Restoring the bundle JS files that were deleted
They were deleted in sha commit -- d3121c15be
2024-06-11 17:32:03 -06:00
Kleinbard
7f6e77f493 darkmode fixes 2024-06-10 10:03:22 -04:00
Kleinbard
2bb859f9a7 updated papers and markdown p spacing 2024-06-10 10:03:22 -04:00
Kleinbard
f7dad3f62e fixed menu disappearing 2024-06-10 10:02:41 -04:00
Kleinbard
dc3315ff88 markdown fix and papers 2024-06-10 10:02:41 -04:00
Kleinbard
fa232a60ea markdown fix and papers 2024-06-10 10:02:41 -04:00
Vijay Janapa Reddi
1bc1e7191f Tweaks to the welcome message 2024-06-10 10:02:41 -04:00
Kleinbard
1d1ed1307f darkmode fixes 2024-06-05 11:26:07 -04:00
Kleinbard
ba0f63ca20 updated papers and markdown p spacing 2024-06-04 11:49:28 -04:00
Kleinbard
c57f79e36b fixed menu disappearing 2024-06-03 23:55:25 -04:00
Kleinbard
b21f577386 markdown fix and papers 2024-06-02 23:49:33 -04:00
Kleinbard
5bebcf9227 markdown fix and papers 2024-06-02 23:36:15 -04:00
Vijay Janapa Reddi
8e6563f0aa Added confetti.js code and registered 2024-06-02 21:56:09 -04:00
Vijay Janapa Reddi
99f0580e02 Adjusted the welcome message for first timers 2024-06-02 21:40:23 -04:00
Vijay Janapa Reddi
cd9253ac5d Added confetti.js code and registered 2024-06-02 21:40:23 -04:00
Vijay Janapa Reddi
6bc4d0b173 Tweak to check on the correct branch 2024-06-01 13:05:45 -04:00
Vijay Janapa Reddi
3b688eee71 Merge pull request #227 from harvard-edge/kai-widget
Fixed paper search. It's slower now, but much more accurate. Perhaps, speeding it up will be next step
2024-05-29 23:47:34 -04:00
Kleinbard
a3975fdb3e fixing the paper search 2024-05-29 17:15:35 -04:00
Vijay Janapa Reddi
128b4ca8b1 Updates for PDF rendering visuals 2024-05-26 17:29:51 -04:00
Vijay Janapa Reddi
0f07a90a5a Compression script to compress the PDF files down using Ghostscipt 2024-05-26 15:16:25 -04:00
Vijay Janapa Reddi
8fea70d7c3 Merge branch 'dev' into kai-widget 2024-05-18 13:49:32 -04:00
Kleinbard
7e9950965d new bundles 2024-05-17 15:58:03 -04:00
Kleinbard
fea402cdbd updated bundle.js 2024-05-08 19:57:42 -04:00
Kleinbard
ba811124e6 new 2024-05-08 17:12:32 -04:00
Vijay Janapa Reddi
0199b4d59e Adding whether to publish page or not 2024-04-22 20:20:44 -07:00
Kleinbard
4d30e7a7f3 quarto update and dist 2024-04-20 17:21:22 -04:00
Vijay Janapa Reddi
456372f022 Rename file to reflect process 2024-03-13 19:47:30 -04:00
Vijay Janapa Reddi
32479c54e6 Added HTML build support 2024-03-13 19:46:44 -04:00
Vijay Janapa Reddi
baff2f472b ePub build and compress 2024-03-13 17:51:42 -04:00
Vijay Janapa Reddi
683f07b79a Enabling ePub build and compress 2024-03-13 17:51:12 -04:00
Vijay Janapa Reddi
d8a2d4e2d4 Better compression stat output 2024-03-12 23:42:49 -04:00
Vijay Janapa Reddi
039a414486 Improved the compression script
Added in some error checking and also improved the ability to do compression via Ghostscript or PyPDF. The latter is needed to make sure things work consistently however that has environmental build issues or requirements whereas the latter is fully Python based as long as you have the pip libraries.
2024-03-12 23:03:56 -04:00
Vijay Janapa Reddi
a35073cccf Improved the compress and publish script
Added error checking + option to use PyPdf only so no GS dependencies (but doesn't work well all the time, so we still have to support GS). Then some command line help options.
2024-03-12 23:01:54 -04:00
Ikechukwu Uchendu
6808c4af1f Added quarto publish without render 2024-03-11 22:24:25 -04:00
Ikechukwu Uchendu
becccbb27e Made script for compressing the output of quarto publish 2024-03-11 22:15:44 -04:00