forked from Git it Write™
ProseFlow is not affiliated with Git it Write. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin connects a GitHub repository to your site, allowing you to publish markdown files directly as posts. It is designed for developers, technical writers, and teams who want to manage content in a Git-based workflow and have it appear on a live site.
Markdown to HTML Conversion: The plugin processes markdown files from your repository and publishes them as formatted HTML posts on your site.
Automatic Synchronization: When files are added or updated in the connected GitHub repository, the corresponding posts on your site can be updated automatically, often via webhook support.
Hierarchical Post Structure: Files organized in folders within the repository can be published as hierarchical posts, mirroring the directory structure if the post type supports it.
Collaborative Editing: Teams can use GitHub's collaboration features, like pull requests and issue tracking, to edit and review content before it is published on the site.
Flexible Post Configuration: You can set post properties such as status, title, categories, and tags directly within the markdown source files using front matter or plugin settings.
Version
Original
Updated
Version
Original
Updated
Version
Original
Updated