We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d619202 commit 8d5a1b9Copy full SHA for 8d5a1b9
lib/jekyll/compose.rb
@@ -4,3 +4,7 @@ module Jekyll
4
module Compose
5
end
6
7
+
8
+require "jekyll/commands/draft"
9
+require "jekyll/commands/post"
10
+require "jekyll/commands/publish"
0 commit comments