Added header.

master
Manager Bot 3 years ago
parent 5999701be1
commit 1aebb85b98
  1. 7
      libs/MJB-Backend-Jekyll/lib/MJB/Backend/Jekyll.pm

@ -9,6 +9,13 @@ use Mojo::File;
use MJB::Backend::Jekyll::MarkdownFile;
use MJB::Backend::Jekyll::ConfigFile;
#======
# This class enables you to programatically access and update Jekyll blogs
# that are backed by a git repository. Additionally, you can create new
# Jekyll blogs from a repository to use as a template.
#
#======
#==
# The path to the directory that will be used to hold the git repositories for each blog blogs.
#==

Loading…
Cancel
Save