Hayden Hargreaves
348c16fbc6
FEAT: Pushing to show my math teacher
2025-05-01 23:24:47 -07:00
Hayden Hargreaves
1178d77ba1
FIX: More writing on the elixir article
2025-04-30 20:58:26 -07:00
Hayden Hargreaves
867585c7cc
WRITING: Started writing the functional article
2025-04-28 23:40:35 -07:00
Hayden Hargreaves
3212a5ccfb
FIX: New favicon!
2025-03-27 23:56:20 -07:00
Hayden Hargreaves
da65d0dd29
FEAT: Added resume and TLDR section
...
This will be important later when I need a new job :)
2025-03-27 23:46:29 -07:00
Hayden Hargreaves
b2225b79da
FIX: Removed automation project.
...
I didn't actually do it
2025-03-27 23:23:40 -07:00
Hayden Hargreaves
adf28f2acb
Merge branch 'writing'
...
# Conflicts:
# .gitignore
2025-03-27 23:20:29 -07:00
Hayden Hargreaves
c100c1ac9c
FEAT: Final additions to the post!!!!
...
I can't wait to ship this to Wolf :)
2025-03-27 23:20:00 -07:00
Hayden Hargreaves
cb0ebc34f8
Merge remote-tracking branch 'origin/writing' into writing
2025-03-27 16:02:11 -07:00
Hayden Hargreaves
b861488583
FEAT: Just need the verdict section for my nvim cleanse article!
2025-03-27 16:01:48 -07:00
Hayden Hargreaves
1d5992fd7d
FEAT: Work experience section added! To mimic the projects, but it comes before.
2025-03-11 21:43:14 -07:00
Hayden Hargreaves
2974134d41
FIX: .gitignore added .idea/
2025-03-11 20:50:23 -07:00
Hayden Hargreaves
830eb6fb20
Merge branch 'master' of github.com:Azpect3120/hhargreaves.dev
2025-03-11 20:48:59 -07:00
Hayden Hargreaves
b4787d5826
FIX: .gitignore added .idea/
2025-03-11 20:48:32 -07:00
Hayden Hargreaves
900429b21b
FIX: No more long text blocks under the skills.
2025-03-11 20:44:44 -07:00
Hayden Hargreaves
fe99b8b0fa
FEAT: Writing still, need to fix some bugs however
2025-03-11 20:36:55 -07:00
Hayden Hargreaves
1fe32a90c1
FIX: Spelling issue
2025-03-04 12:38:57 -07:00
Hayden Hargreaves
4b5d7c362a
Update .gitignore
2025-03-04 12:37:46 -07:00
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