Commit Graph

6 Commits

Author SHA1 Message Date
dereklseitz
7f576bac73 fix: Fix layout shifting with Copyright Component 2025-09-28 15:24:23 -05:00
dereklseitz
5ba65a0861 feat: add animation to LoginPage 2025-09-28 15:02:57 -05:00
dereklseitz
e87a8153c9 maintenance: Clean up codebase and improve formatting
• Remove placeholder comments and unused code
• Standardize inline styles and formatting
• Update component structure and organization
2025-09-28 10:47:30 -05:00
dereklseitz
dceef32ba2 feat: Rename image and data files
- Add PostCard component
    - Add WysiwygEditor component
    - Use 'front-matter' to parse front matter in markdown files for metadata instead of using redundant data objects
2025-09-27 11:48:32 -05:00
dereklseitz
f94d30e5ef feat: Add post image headers to /assets/header/
- Add SVG icons for external sites
    - Add polished logo to login
    - Update front matter in <blog>.md files
2025-09-25 09:22:39 -05:00
dereklseitz
e2bef55a3f feat: Update Sidebar and Dashboard page
- Remove SidebarDrawer
    - Add CampfirePanelBar
    - Fix navigation links
    - Add blog files
    - Add aggregator file
    - Update Dashboard.jsx to display blog post links
    - Add Copyright info
2025-09-21 22:43:55 -05:00