כתבה
MarkTechPost ·
הכירו את Blume: פריימוורק לתיעוד קוד פתוח ובקונפיגורציה אפסית
Meet Blume: An Open-Source, Zero-Config Documentation Framework That Ships AI-Ready Docs From a Markdown Folder
Blume הוא פריימוורק פתוח לתיעוד קוד, שמאפשר יצירת אתרי תיעוד מתוך תיקייה של קבצי Markdown. הוא פותח על ידי מפתח מוביל מ-OpenAI, ומשוחרר תחת רישיון MIT.
תקציר מקורי באנגליתHayden Bleasel , an expert developer from OpenAI, released Blume , an open-source documentation framework. Blume shipped to npm as version 1.0.3 the same day. It is as simple as Drop Markdown into a folder and ship a docs site. No app boilerplate is written or maintained afterward. The project is MIT-licensed and open sourced. What is Blume? Blume is a command-line tool paired with a component library for docs. It reads a folder of Markdown or MDX files. From that folder, it produces a production-grade documentation site. That output ships navigation, search, theming, and Open Graph images. Configuration stays optional and is added one file at a time. The code is a TypeScript monorepo; the published package sits at packages/blume . Blume’s own documentation, under apps/docs , is buil
קרא במקור המקורי
marktechpost.com
פתח כתבה מקורית