Petra
AI assistant for GrootMade
Hi! I'm Petra 👋 Ask me to help you find the perfect WP plugin, theme, or template kit.
forked from Writing on GitHub™
CodeCanvas is not affiliated with Writing on GitHub. The name and any related trademarks are used solely for nominative descriptive purposes.
This plugin connects a content management system to a GitHub repository, enabling developers and content teams to manage site content with Git. It is designed for those who want to apply version control, collaboration workflows, and public contribution models to their published articles and pages.
Git Synchronization automatically pushes new or updated posts to a configured GitHub repository, converting them to Markdown files. Webhook Import listens for pushes to the repository and pulls changes back into the site, keeping both platforms in sync. Collaborative Workflow allows readers or team members to propose edits by forking the repository and submitting pull requests. Frontmatter Support enables importing posts directly from GitHub files by parsing YAML headers for metadata like title, author, and publication status. Asset Handling manages associated images and media files, copying them between the repository and the site's uploads directory.