argonaut
|
3e4042b462
|
Merge pull request 'fresh-main' (#9) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/9
|
2025-04-27 04:05:23 +00:00 |
Daniel LaForce
|
54c8f8d179
|
refactor(BlogPost): Remove unused Newsletter component
|
2025-04-26 22:01:42 -06:00 |
Daniel LaForce
|
da0fdde71c
|
fix(MiniGraph): Resolve init error, add cose layout & fullscreen features
|
2025-04-26 21:38:56 -06:00 |
argonaut
|
8891acf501
|
Merge pull request 'fresh-main' (#8) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/8
|
2025-04-27 03:16:37 +00:00 |
Daniel LaForce
|
78129ca25c
|
feat(MiniGraph): Add 2-level depth calculation and square aspect ratio
|
2025-04-26 20:30:19 -06:00 |
Daniel LaForce
|
d4f75d324e
|
feat(MiniGraph): Add cose layout & fullscreen functionality, fix content error
|
2025-04-26 19:19:21 -06:00 |
Daniel LaForce
|
1853271bd6
|
feat(MiniGraph): Implement 2-level depth, square aspect ratio & fix hero image
|
2025-04-26 18:47:08 -06:00 |
Daniel LaForce
|
7d0851f489
|
fix(posts): Correct sidebar layout with Author, MiniGraph, Tags
|
2025-04-26 18:36:51 -06:00 |
argonaut
|
ccae3a8c86
|
Merge pull request 'fresh-main' (#7) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/7
|
2025-04-26 20:46:11 +00:00 |
Daniel LaForce
|
336238e758
|
feat(KnowledgeGraph): Add fullscreen mode with content panel
|
2025-04-26 14:35:53 -06:00 |
Daniel LaForce
|
3b5d2fac2c
|
fix: Correct graph syntax errors and update layout/dragging
|
2025-04-24 01:44:38 -06:00 |
Daniel LaForce
|
81008d7b03
|
feat: Implement major UI/UX updates and component refactors
|
2025-04-23 23:58:54 -06:00 |
Daniel LaForce
|
21505d84d8
|
feat: Implement enhanced Knowledge Graph with post/tag connections
|
2025-04-23 19:40:50 -06:00 |
Daniel LaForce
|
4e5dff4673
|
Merge pull request 'fresh-main' (#6) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/6
|
2025-04-24 00:59:46 +00:00 |
Daniel LaForce
|
f3eccd8084
|
feat: Implement theme toggle, search, graph updates, nav links, and footer
|
2025-04-23 18:56:25 -06:00 |
Daniel LaForce
|
beeb1bae43
|
refactor: Integrate Knowledge Graph into blog section with tag/post nodes
|
2025-04-23 15:56:54 -06:00 |
Daniel LaForce
|
01127d8a69
|
fix: Update theme toggle script and styles
|
2025-04-23 15:29:09 -06:00 |
Daniel LaForce
|
7c033218c1
|
Merge pull request 'fresh-main' (#5) from fresh-main into main
Reviewed-on: #5
|
2025-04-23 21:26:20 +00:00 |
Daniel LaForce
|
544b4c4ae0
|
fix: Add safe date handling and content rendering to dynamic routes
|
2025-04-23 14:56:51 -06:00 |
Daniel LaForce
|
ac308cd61c
|
fix: Add/update getStaticPaths for dynamic routes
|
2025-04-23 14:47:31 -06:00 |
Daniel LaForce
|
ad2e0acab2
|
feat: Add flexible category handling and fix category page
|
2025-04-23 14:30:17 -06:00 |
Daniel LaForce
|
b340d3fe78
|
fix(Header): Remove duplicate variable declarations and event listeners
|
2025-04-23 14:18:31 -06:00 |
Daniel LaForce
|
23ea734d66
|
fix: Close CSS block in [tag].astro
|
2025-04-23 14:06:11 -06:00 |
Daniel LaForce
|
e66e605479
|
feat: Implement theme toggler and update related components
|
2025-04-23 13:55:23 -06:00 |
Daniel LaForce
|
bbd2612082
|
Merge pull request 'refactor: Update KnowledgeGraph and BaseLayout' (#4) from fresh-main into main
Reviewed-on: #4
|
2025-04-23 19:17:31 +00:00 |
Daniel LaForce
|
b392c30aba
|
refactor: Update KnowledgeGraph and BaseLayout
|
2025-04-23 13:13:16 -06:00 |
Daniel LaForce
|
6ce069a3eb
|
Merge pull request 'fresh-main' (#3) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/3
|
2025-04-23 09:25:15 +00:00 |
Daniel LaForce
|
d10f87e899
|
chore: Temporarily simplify image rendering in [tag].astro for debugging
|
2025-04-23 03:20:22 -06:00 |
Daniel LaForce
|
e155596f1b
|
fix: Add missing closing fence in [tag].astro
|
2025-04-23 03:05:49 -06:00 |
Daniel LaForce
|
f84e993d47
|
Merge pull request 'fix: Update Astro dependencies and ignore .astro directory' (#2) from fresh-main into main
Reviewed-on: https://gitea.argobox.com/KeyArgo/laforceit-blog/pulls/2
|
2025-04-23 08:59:18 +00:00 |
Daniel LaForce
|
97e64026de
|
fix: Update Astro dependencies and ignore .astro directory
|
2025-04-23 02:50:15 -06:00 |
Daniel LaForce
|
6693da97c5
|
Merge pull request 'Refactor project structure and update files' (#1) from fresh-main into main
Reviewed-on: #1
|
2025-04-23 08:01:24 +00:00 |
Daniel LaForce
|
472e57d2f0
|
Refactor project structure and update files
|
2025-04-23 01:48:18 -06:00 |
Daniel LaForce
|
175a29b4fa
|
feat: initial repository setup with Git hooks
|
2025-04-19 22:42:46 +00:00 |
Daniel LaForce
|
961b1f1e8b
|
chore: initial repository setup
|
2025-04-19 22:41:53 +00:00 |