326 Commits

Author SHA1 Message Date
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