Dev Posts To Jekyll Markdown Action

screenshot of Dev Posts To Jekyll Markdown Action
jekyll

GitHub Action to get newest DEV.to posts and convert to Jekyll markdown

Overview

The "Convert DEV Posts to Jekyll Markdown Post GitHub Action" is a tool that automates the process of converting blog posts from DEV to Jekyll markdown and raising pull requests in a Jekyll blog post repository. It uses the DEV API to search for a DEV contributor's latest blog posts and compares them to the latest post in the Jekyll repository. If a newer post is found, it creates a pull request with the DEV post converted to Jekyll markdown.

Features

  • Automated Conversion: This action automatically converts DEV blog posts to Jekyll markdown.
  • API Integration: The action utilizes the DEV API to fetch the latest blog posts.
  • Comparison and Pull Requests: It compares the DEV posts with the latest post in the Jekyll repository and creates pull requests for the new posts.

Summary

The "Convert DEV Posts to Jekyll Markdown Post GitHub Action" is a powerful tool for developers using Jekyll and DEV.to for their blog posts. It automates the process of converting and syncing blog posts between the two platforms, saving time and effort. By seamlessly integrating with the DEV API and Jekyll repository, it ensures that the latest posts are always up-to-date and easily accessible in the Jekyll format. With its user-friendly installation process and regular schedule, it provides a convenient solution for developers to manage their blog posts efficiently.

jekyll
Jekyll

Jekyll is a static site generator written in Ruby that allows you to create simple, fast, and secure websites without the need for a database.

blog
Blog

Blog websites feature posts written by one or more authors, organized by categories and tags, with a section for comments and archives sorted by date or topic. Additional features may include search bar, social media sharing, subscription or RSS feed, about and contact pages, and visual content.