김재현 kjh2064
  • Joined on 2026-06-25
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:54:53 +09:00
19c9b9b17a feat: V020 - sample blog posts with 3-layer template
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:50:44 +09:00
988b166118 refactor: add 'tax law changes' layer to BLOG_TEMPLATE
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:48:45 +09:00
78d3990484 refactor: add 'devil is in details' section to BLOG_TEMPLATE
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:46:55 +09:00
b3c4ee430d refactor: add core philosophy to BLOG_TEMPLATE - focus on value realization
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:46:14 +09:00
7b27f748de refactor: simplify CLAUDE.md + create BLOG_TEMPLATE.md
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:38:43 +09:00
abad1630b6 feat: add EasyMDE markdown editor for blog creation/editing
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:34:30 +09:00
6ffff70ece feat: add Markdig markdown rendering for blog posts
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:32:14 +09:00
ed8ac34542 fix: replace V018 with V019 (fixed SQL quote escaping)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:29:31 +09:00
6b14ce929e refactor: move blog posts to migration system (V018)
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:26:38 +09:00
e830c08263 feat: add comprehensive blog posts + content guidelines
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:10:36 +09:00
a1065e8233 ux: improve site-wide navigation with breadcrumbs and footer sitemap
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 16:03:05 +09:00
7cdb0bf8e9 ux: improve about page navigation with breadcrumb and back button
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 15:55:41 +09:00
8bea85df96 refactor: redesign homepage for clarity and SEO focus
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 15:40:32 +09:00
127490906b feat: enrich homepage with online trust bar, about narrative, and customer segments
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-01 14:56:14 +09:00
2f60fbf655 Fix deploy loopback verification to accept login redirect
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 14:55:33 +09:00
ada05e254d fix: add missing public route redirects
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-01 14:42:05 +09:00
f68fb10bac Fix deploy verification to use public domain
kjh2064 pushed to main at kjh2064/QuantEngineByItz 2026-07-01 14:37:26 +09:00
c1b7d29eb8 Fix deploy workflow yaml heredoc indentation
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 14:35:39 +09:00
7602f5be59 fix: use deploy package for ci blue-green settings
kjh2064 pushed to master at kjh2064/taxbaik 2026-07-01 14:31:25 +09:00
777cdcd918 fix: restore admin login submit handler