Hayden Hargreaves
83e1e95457
FIX: Spelling issue, SLQ to SQL
2025-03-04 12:36:55 -07:00
Hayden Hargreaves
67c7d79325
FIX: Better styling for block quotes
2025-02-25 18:13:01 -07:00
Hayden Hargreaves
9d69e13080
WORK: Beginning the JetBrains journey
2025-02-25 13:45:15 -07:00
Hayden Hargreaves
22a893bce4
DELETE: Temp journals gone, page is responsive.
2025-02-25 10:20:11 -07:00
Hayden Hargreaves
2acdbf9447
FIX: Better link size for journal page.
2025-02-25 10:17:40 -07:00
Hayden Hargreaves
32343017d0
FEAT: Journal page is responsive now! Going to push fake entries
...
Going to test on my mobile device and look for kinks.
2025-02-25 10:09:00 -07:00
Hayden Hargreaves
ab5018832c
FEAT: About page is now mobile and desktop friendly
2025-02-25 09:57:53 -07:00
Hayden Hargreaves
3447b0183b
FIX: Forgot to check the desktop layout, had some breaking changes.
2025-02-24 23:31:05 -07:00
Hayden Hargreaves
c8a73ac1c3
FEAT: Home page mobile friendly, just not the skills.
...
Still need to fix the skills module
2025-02-24 23:24:33 -07:00
Hayden Hargreaves
1e1e91bafd
FEAT: Animated the navbar! Svelte is awesome asf
2025-02-24 23:16:00 -07:00
Hayden Hargreaves
2709c7e9dc
FEAT: Navbar is looking a lot better on mobile, thanks to gemini :)
2025-02-24 23:05:36 -07:00
Hayden Hargreaves
35c30426ff
We got funding for the URI!
2025-02-24 22:51:21 -07:00
Hayden Hargreaves
6d3d60f7d9
FIX: Journal length check
...
When nothing is in the journal, it should return [], but it was failing
and creating an error page.
2025-02-24 17:04:55 -07:00
Hayden Hargreaves
230efb60f1
DELETE: Removed the journal entries.
...
For now, there is nothing, I didn't actually write those.
2025-02-24 16:58:25 -07:00
Hayden Hargreaves
80b5161c24
FIX: Rename from blog to journal.
...
Will switch branch names now too.
2025-02-24 16:16:31 -07:00
Hayden Hargreaves
3623c48c54
FEAT: Created an error page and reformatted the 404 layout.
...
Looking much better and captures page errors almost anywhere.
2025-02-24 16:09:58 -07:00
Hayden Hargreaves
4e91775608
FIX: <main> is now in the layout which will define margins
...
Still having issues with Skills component
2025-02-24 15:41:12 -07:00
Hayden Hargreaves
633bc9dd11
DELETE: Don't need the dupe anymore.
...
This was for testing the posts when I forget meta data.
2025-02-24 14:58:28 -07:00
Hayden Hargreaves
e01d6d9805
FIX: Message popped on blogs page when no blogs.
2025-02-24 14:56:55 -07:00
Hayden Hargreaves
f929f08f41
FEAT: Posts are pretty much complete.
...
Need some handling for images, an error message when no posts are found
or when an issue occurs. I would also like to work on some more modular
styling for the layout.
2025-02-24 14:30:10 -07:00
Hayden Hargreaves
178c07f666
FIX: Removed fs as a dep which caused build to fail
2025-02-24 11:45:44 -07:00
Hayden Hargreaves
0e5ca9d844
FIX: Posts are working pretty well, just need the /blog page with a list
2025-02-24 11:44:32 -07:00
Hayden Hargreaves
832d72347d
FIX: Removed print statements in the server
2025-02-24 10:58:00 -07:00
Hayden Hargreaves
f46e87997d
FIX: Fixed the list rendering
2025-02-24 10:19:06 -07:00
Hayden Hargreaves
0961df361c
BUG: Lists aren't rendering properly.
2025-02-24 09:51:20 -07:00
Hayden Hargreaves
793e656efa
FIX: For now, not purifying.
...
Not sure if there is a need for this, since all the content is generated
server side and there isn't really anything that could be damaged by an
XSS attack. But I will do some looking.
2025-02-24 09:28:46 -07:00
Hayden Hargreaves
aeda7fd64f
TEST: Syntax highlighting much better and using rose-pine-moon theme!
2025-02-24 09:15:16 -07:00
Hayden Hargreaves
022bd1bcf7
FEAT: Lots of work on the blogs!
...
Syntax highlighting looks really good so far! Rendering of the markdowns
works when a valid URL is provided, need to work on routing some more.
2025-02-23 23:47:24 -07:00
Hayden Hargreaves
9acb11f6e2
FIX: Silly little thing to test CI/CD
2025-02-22 23:58:51 -07:00
Hayden Hargreaves
c2da7ee06b
FIX: I put the secrets in the wrong place
2025-02-22 23:53:13 -07:00
Hayden Hargreaves
27c39efee3
FIX: printing them or sum
2025-02-22 23:50:26 -07:00
Hayden Hargreaves
a781fbafdd
idk wtf is wrong
2025-02-22 23:48:38 -07:00
Hayden Hargreaves
e2dee830fa
FIX: password not token
2025-02-22 23:46:24 -07:00
Hayden Hargreaves
d56aa6eda3
FIX: Logging into docker first...
2025-02-22 23:45:03 -07:00
Hayden Hargreaves
46be17c759
FIX: Include the dev deps
2025-02-22 23:38:40 -07:00
Hayden Hargreaves
c52e068ea8
FIX: Gemini is dumb
2025-02-22 23:36:42 -07:00
Hayden Hargreaves
99d8adc3c3
FIX: Try again...wrong file location
2025-02-22 23:34:05 -07:00
Hayden Hargreaves
d19ee85675
FEAT: What are the odds this works
2025-02-22 23:33:00 -07:00
Hayden Hargreaves
b247827f75
FEAT: Dockerized!
2025-02-22 23:12:16 -07:00
Hayden Hargreaves
74534239a8
FIX: Background color fixed
2025-02-21 21:51:12 -07:00
Hayden Hargreaves
60004d3a90
FEAT: Better build, not vite
2025-02-21 21:22:54 -07:00
Hayden Hargreaves
131731b36b
FEAT: Spelling and grammar from Avalon!
2025-02-21 15:08:28 -07:00
Hayden Hargreaves
b8a2dd9a5b
FEAT: Added another Link
2025-02-21 12:00:15 -07:00
Hayden Hargreaves
9316e77087
FIX: Added link for ERAU
2025-02-21 11:53:58 -07:00
Hayden Hargreaves
6da7b374d5
FEAT: Implemented the Link component
...
I don't know if I should include Dr. McNeills name. I might take it
out...
2025-02-21 11:50:19 -07:00
Hayden Hargreaves
a17399f508
FEAT: Created link component
2025-02-21 11:47:17 -07:00
Hayden Hargreaves
92e73f6500
FEAT: Education and contacts created
2025-02-21 11:25:26 -07:00
Hayden Hargreaves
d32c781315
FIX: Mono font on home page, not sure if I really like it though
2025-02-21 11:02:58 -07:00
Hayden Hargreaves
39d0ed3edd
FEAT: Experience section complete, for now.
2025-02-21 10:46:00 -07:00
Hayden Hargreaves
83f9ff6529
FEAT: Some stuff in the about page, and PENNY!!
2025-02-21 09:51:34 -07:00