Refactor project structure and update files #1

Merged
KeyArgo merged 1 commits from fresh-main into main 2025-04-23 08:01:27 +00:00
Owner

Implement Phase 1 & Refactor Project Structure

This pull request merges the initial implementation phases and a major project refactoring based on the site plan:

Key Changes:

  • Project Structure: Reorganized project according to the plan, utilizing Astro Content Collections for posts and configurations.
  • Base Components: Implemented foundational components like BaseLayout, Header, and Footer.
  • Content Collections: Set up astro:content for managing blog posts and potentially other resource types.
  • Styling: Established global CSS variables and base styles.
  • Initial Components: Added initial versions of interactive components like KnowledgeGraph and Terminal.
  • Cleanup: Removed old files and structures from the previous public/blog setup.

This lays the groundwork for subsequent phases, including enhanced interactive elements and content integration.

Implement Phase 1 & Refactor Project Structure This pull request merges the initial implementation phases and a major project refactoring based on the site plan: **Key Changes:** * **Project Structure:** Reorganized project according to the plan, utilizing Astro Content Collections for posts and configurations. * **Base Components:** Implemented foundational components like `BaseLayout`, `Header`, and `Footer`. * **Content Collections:** Set up `astro:content` for managing blog posts and potentially other resource types. * **Styling:** Established global CSS variables and base styles. * **Initial Components:** Added initial versions of interactive components like `KnowledgeGraph` and `Terminal`. * **Cleanup:** Removed old files and structures from the previous `public/blog` setup. This lays the groundwork for subsequent phases, including enhanced interactive elements and content integration.
KeyArgo added 1 commit 2025-04-23 08:00:17 +00:00
KeyArgo merged commit 6693da97c5 into main 2025-04-23 08:01:27 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: KeyArgo/laforceit-blog#1
No description provided.