Jekyll Postfiles

screenshot of Jekyll Postfiles
jekyll

A Jekyll plugin that copies static files from the _posts to the _site folder

Overview

The Jekyll Postfiles Gem is a plugin that eases the management of images and other files attached to Markdown posts. It addresses the pain points of Jekyll's recommended posts assets management by providing a simpler and more organized approach.

Features

  • Eases the management of images and other files attached to Markdown posts
  • Provides a more intuitive way to deal with static files
  • Simplifies the process of including images and resources in Markdown files
  • Allows for easy updates and changes to file names
  • Supports previewing the content while editing
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.