Create and manage blog posts on Bear Blog (bearblog.dev). Supports extended Markdown, custom attributes, and browser-based publishing.
- Updated dashboard and post creation URLs to match the latest Bear Blog admin interface. - Clarified form field selectors for post creation (`div#header_content` and `textarea#body_content`). - Revised browser automation instructions: use `fill`/`type` for input, no longer rely on `evaluate`. - Adjusted example URLs and workflow details to reflect current Bear Blog layout. - Added/updated example headers and clarified differences in blog and post management navigation.