Refactor project structure and update files #1
Loading…
Reference in New Issue
No description provided.
Delete Branch "fresh-main"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:
BaseLayout
,Header
, andFooter
.astro:content
for managing blog posts and potentially other resource types.KnowledgeGraph
andTerminal
.public/blog
setup.This lays the groundwork for subsequent phases, including enhanced interactive elements and content integration.