Commit Graph

99 Commits

Author SHA1 Message Date
b2e22d4b6b fourth pass at ci 2025-07-19 02:05:57 -04:00
3539ceced3 third pass of ci 2025-07-19 01:51:09 -04:00
a83c13a214 second pass of ci 2025-07-19 01:47:09 -04:00
613adcb4c4 modified dockerfiles 2025-07-19 01:28:21 -04:00
8f0ba5289a first pass of continuous integration 2025-07-19 01:10:25 -04:00
79cc4caa58 added dockerfiles
for building the stuff
2025-07-19 00:44:28 -04:00
6eea6724bf cleanup 2025-07-19 00:44:08 -04:00
d73e572527 wip: added docker compose file 2025-07-17 21:23:46 -04:00
3014c1f841 fixed share link button 2025-07-17 21:23:16 -04:00
742a10fb9b removed hot posts
bc comments are not implemented yet
2025-07-17 21:22:12 -04:00
7f04dabf92 fleshed out publish date 2025-07-17 21:21:33 -04:00
bc8e093651 added routes for rss, sitemap, updated footer 2025-07-17 20:09:01 -04:00
71b3b1f42d added publish date 2025-07-17 19:35:45 -04:00
7875c23b67 Merge branch 'master' of https://scm.wyattjmiller.com/wymiller/my-website-v2 2025-07-17 12:38:36 -04:00
48d9360a69 flake update 2025-07-17 12:37:58 -04:00
ef0e9d3777 Merge pull request 'Add pagination' (#3) from pagination into master
Reviewed-on: #3
2025-07-16 20:48:34 -05:00
92b14e63f2 updated deps 2025-07-16 22:02:41 -04:00
baccca1cfa Merge remote-tracking branch 'origin' into pagination 2025-07-16 21:57:52 -04:00
109f8826ff reverted back to old postcard
onClick doesn't want to work, even with the islands, so back to the
drawing board
2025-07-15 23:20:34 -04:00
d58538599c added different favicon 2025-07-14 23:39:47 -04:00
d53f3da4c6 added cache, s3 to taskmanager, ask cache if result is the same, among others 2025-07-14 23:30:29 -04:00
57952ec41d added documentation
it's nothing too novel, okay?
2025-07-14 20:35:49 -04:00
42dff3f186 switched public api to caching library 2025-07-14 20:26:17 -04:00
f4937dc382 create caching library 2025-07-14 20:25:36 -04:00
13d022d44c adjusted css 2025-07-14 20:09:10 -04:00
29011c8f48 added new method to s3clientconfig struct, added from_env to be default 2025-07-14 18:21:13 -04:00
6694f47d70 added pagination to a given authors page 2025-07-07 21:05:27 -04:00
a64b8fdceb impl storage library 2025-06-30 22:58:52 -04:00
a6b4f6917b added storage library 2025-06-30 22:58:25 -04:00
585728de9d fixing tasks upload_sitemap
among other things
2025-06-30 20:38:58 -04:00
5a6346617a remove env 2025-06-30 18:41:22 -04:00
957858de59 added post container 2025-06-30 00:23:41 -04:00
f3c96e675b Merge pull request 'Tasks MR' (#2) from import into master
Reviewed-on: #2
2025-06-29 22:29:19 -05:00
9001c588a0 Merge branch 'master' into import 2025-06-29 22:29:08 -05:00
82e118a0e5 stuff happened 2025-06-29 23:41:20 -04:00
3600166dc5 set inner html for correct display 2025-05-17 21:07:56 -04:00
1503db9509 working import task
wip: not complete, got to fix some of markdown options
2025-05-17 21:04:56 -04:00
c8273016ee switched deprecated dep for maintained dep 2025-05-17 21:04:22 -04:00
6f5b9d4106 cleanup 2025-03-23 12:19:33 -04:00
f0c2f6f3e3 wip: task scheduler works, import task does not work
lol
2025-03-23 12:15:35 -04:00
15a203acf2 moved datetime functions to utils dir 2025-03-17 07:15:36 -04:00
1c461ddb9d fixed mismatched borders on post header, added flex wrap to nav bar 2025-03-17 00:10:58 -04:00
2487a0f421 Merge pull request 'Added caching system' (#1) from caching into master
Reviewed-on: #1
2025-03-16 21:16:52 -05:00
075c73bb3a cleanup, added some boilerplate readmes for backend projects 2025-03-16 14:35:50 -04:00
d126fed2bd implemented working cache
some testing still has to be done
2025-03-16 02:56:54 -04:00
cb6b182042 added s3 crate 2025-03-15 18:02:26 -04:00
3cd6b6e8b3 added health, fallback not found endpoints 2025-03-15 18:02:26 -04:00
328dacb675 wip: broken state 2025-03-15 17:27:32 -04:00
cae531eae3 updated flake, added valkey to env 2025-03-15 01:45:40 -04:00
4421f472f7 added cargo watch, cargo bloat 2025-02-25 13:22:59 -05:00