diff --git a/Rakefile b/Rakefile index c0ebe33..f42a042 100644 --- a/Rakefile +++ b/Rakefile @@ -103,6 +103,13 @@ desc "Building our scaffolding; putting expected files in their place." create.puts "" create.puts "dedication: Dedicated to my readers." create.puts "" + create.puts "toc: false" + create.puts "" + create.puts "top-margin:" + create.puts "bottom-margin:" + create.puts "inner-margin:" + create.puts "outer-margin:" + create.puts "" create.puts "identifier:" create.puts " - scheme: UUID" create.puts " text: [Grab a free Version4 UUID from here: https://www.uuidgenerator.net/version4]"