DevLog 250407 — Finally Debugged Astro Blog

> Log Date: 2025-04-07

Today’s log is dedicated to cleaning up and debugging my Astro-based blog system. After a week of Markdown rendering bugs and deployment issues, I now have a streamlined, phone-friendly system that works consistently.


Problems Solved


Fixes & Solutions

Folder System

Markdown → HTML Script

File: convert_blog_md.sh

Custom Pandoc Template

File: plain-template.html

GitHub Action

Workflow: .github/workflows/build-devlogs.yml


Terminal UI Polishing

File: index.astro


Next Steps


> System Status: Operational
> Terminal aesthetic: Clean
> Markdown pipeline: Restored
> Logs now publishable from any device