Gitdown: Git Repository To Blog Posts Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
Gitdown can be used to upload markdown posts from a remote repository to the WordPress. It allows you to specify a glob pattern that will be used to find the posts and then you can also specify a function that will resolve the content of the posts.
Third Party Services
This plugin uses the following third Party Services and Programs
- Globster.xyz: Is used in the how to section for Gitdown, to teach glob patterns.
- Tailwindcss: Is used to style the main admin UI.
- Vue.js: Is used for the main admin UI and its interactivity features.
- mnapoli/FrontYAML: Is used to get frontmatter information in markdown file.
- Parsedown: Is used to parse the markdown content and turn it into HTMl.
- git-php: Is used to clone and fetch git repositories.