moved statuses to /public/ folder today. no more status.mighil.com api -- everything lives as markdown in /statuses now (YYYY-MM-DD-slug.md with front matter). imported 234 posts from the json export. homepage latest, /status, /status/slug, and /status/feed all read from those files. fixed the feed route too -- it was getting swallowed as a slug on localhost.