Commit Graph

3 Commits

Author SHA1 Message Date
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
f22d9f08bf fix: Address dependency issues within KendoReact components.
- add gray-matter to reduce duplicated meta data for posts
    - rename files in data/BlogPosts/ to address limitations in path handling
2025-09-25 20:10:16 -05:00