Commit graph

10 commits

Author SHA1 Message Date
35f2c41d7b
feat: add MDX support and blog functionality
- Updated next.config.ts to include MDX support with new page extensions.
- Added dependencies for MDX in package.json.
- Refactored Home component to include BlogList.
- Adjusted layout and styling in Projects and Timeline components.
- Implemented dynamic blog post routing with generateStaticParams and BlogPost component.
- Created BlogLayout for consistent blog page structure.
- Added initial blog post in MDX format.
- Developed BlogList component to display a list of blog posts.
- Introduced blog utility functions to read and parse MDX files.
2025-11-20 00:17:59 +09:00
deca6506a9
Enhance styling and functionality: add scrollbar styles, update iframe source, adjust project section width, implement MagicalGirl toggle, and create ASCII art HTML page. 2025-11-20 00:02:08 +09:00
6874dfe9b9
Update Projects.tsx 2025-10-31 00:42:14 +09:00
506a9bef40
feat(ui): implement SUPERCOMMAND component and integrate it into the layout; add Projects component for project display 2025-10-26 22:18:37 +09:00
7fee80308c Init NextJS 2025-09-28 14:52:22 +09:00
16414a6b51 Update tech stack for EPC/broadcast project to include Elysia 2025-09-09 03:10:46 +09:00
85a100ce87 Fix description for EPC/broadcast project in Projects component 2025-08-17 00:26:24 +09:00
e861279fb8 Refactor Projects and Timeline components: update project details and clean up code formatting 2025-08-17 00:25:27 +09:00
002b071c72 Seperator 컴포넌트 추가 및 페이지에서 사용, 스타일 수정 2025-06-21 01:54:34 +09:00
imnyang
980d7a62f5 프로젝트 컴포넌트 추가 및 스타일 수정 2025-05-25 14:41:18 +09:00