Commit Graph

43 Commits

Author SHA1 Message Date
silentsilas 99886718dd
update node, try out threlte uikit 2025-01-23 18:59:39 -05:00
silentsilas c305246dee
migrate away from deprecated svelte 4 syntax, let ai chatbot use user's keys that's never sent to server, get threlte/studio working, refactor search results 2025-01-23 17:33:08 -05:00
silentsilas d08171ef14
wip, run migration command, fix api 2025-01-21 00:08:18 -05:00
silentsilas 08b56e13f3
adjust system prompt, add a toast component, add more questions to ask 2024-09-22 03:14:28 -04:00
silentsilas 1b2fabc50b
rename pm2 config file, update system prompt 2024-09-22 01:45:20 -04:00
silentsilas aa56d558cc
add script to npm scripts 2024-09-22 01:33:42 -04:00
silentsilas f37d1fdaab
add deploy script 2024-09-22 01:32:24 -04:00
silentsilas d865383e7d
fix verbiage, maybe fix ebook path issue 2024-09-22 01:08:30 -04:00
silentsilas bcd2a64e65
potentially fix missing ebook in production 2024-09-22 00:43:53 -04:00
silentsilas 2c3a4be48c
add a profile photo for chatbot, styling fixes, add button to reset session, load an epub instead of our github vector embeddings 2024-09-22 00:19:37 -04:00
silentsilas 8f3d476a38
update dependencies, add script to create RAG of a github repo, add API endpoint to query it, add chatbot page to interact with it 2024-09-21 22:01:29 -04:00
Silas dae681d2c2
add rss feeds (/rss, /poetry/rss, and /thoughts/rss) 2024-06-13 15:26:29 -04:00
Silas e54a60359c
light-mode fixes, prevent empty search queries from getting sent 2024-06-12 09:39:09 -04:00
Silas 31219f6d06
add theme toggle, fix lingering light mode visual bugs 2024-06-10 22:34:40 -04:00
Silas 006d5390c5
fix links, start working on theme toggle 2024-06-10 22:10:20 -04:00
Silas 3320683d10
add fuzzy search and combine it with semantic search results, update readme, change license file extension 2024-06-10 20:51:35 -04:00
Silas 3242c3bc77
redirects for legacy URLs 2024-06-06 23:32:16 -04:00
Silas 47b5c923b7
fix metadata 2024-06-06 22:13:48 -04:00
Silas 5bdcceb58f
fix a link and some language 2024-06-05 20:50:21 -04:00
Silas aa9c490a89
fix broken link, add title metadata to each page 2024-06-05 14:48:34 -04:00
Silas c709a6d0a7
update readme 2024-06-05 12:05:12 -04:00
Silas 81f2984c19
simplify templating, use flex for everything 2024-06-05 11:42:54 -04:00
Silas f600dcdd69
moar styling fixes to hopefully fix issue with chromium android 2024-06-05 01:24:48 -04:00
Silas c24cca4b92
fix links in readme 2024-06-04 23:45:36 -04:00
Silas b23185268f
trivial commit to test git hook 2024-06-04 23:27:42 -04:00
Silas 15ad9def43
more visual fixes 2024-06-04 23:03:50 -04:00
Silas 7c9b327a36
buncha of styling changes/fixes, add more projects and refine the mobile experience, add opengraph metadata, add footer that links to source code 2024-06-04 22:49:05 -04:00
Silas 1e5eba3d46
styling fixes 2024-06-04 15:11:32 -04:00
Silas 31761b50cb
more attempts to fix build 2024-06-04 03:19:48 -04:00
Silas 4fa4d2d327
more attempts to fix build 2024-06-04 02:28:32 -04:00
Silas 35d41a8de5
fix import for node environment 2024-06-04 02:16:56 -04:00
Silas 1503ff191e
actually add the node adapter 2024-06-04 01:07:14 -04:00
Silas 6ae3022d34
switch to using node adapter 2024-06-04 00:56:15 -04:00
Silas e0c05a7768
try setting split to true for netlify deployments 2024-06-03 23:52:06 -04:00
Silas ddda98996b
set up services section, get projects working again, set up netlify config 2024-06-03 23:42:28 -04:00
Silas 2faf292aab
get all poems workin, get semantic search workin, get thoughts section working 2024-06-02 19:01:57 -04:00
Silas de9cccabda
add semantic search 2024-05-31 01:31:37 -04:00
Silas 53635f0d59
various layout fixes 2024-05-29 18:48:42 -04:00
Silas 251620863c
get poetry stuff workin 2024-05-29 18:33:13 -04:00
Silas 3d22344e7f
get routing working, add index for poetry, list first 6 poems on index, let each take you to their page with the poem's content 2024-05-16 02:52:32 -04:00
Silas 2cf484aa46
add theatre plugin, add route for theatre editor, build simple animation with a spotlight that follows animating object 2024-05-01 02:34:07 -04:00
Silas 47d13e7d6e
add dependencies, add and setup tailwind, cleanup dir structure, test out loading data for a page 2024-04-30 21:18:11 -04:00
Silas ef36a8ffa7
init commit 2024-04-30 18:59:39 -04:00