X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=b.rb;fp=b.rb;h=4bd8f96d0c187dbe365073f90ccad5a9b544c5e4;hp=391a0ed5e97430f34223d5432d177d951bfae929;hb=e81919074554ec1e719f1431667299c9c84dc854;hpb=03d52d3c6074b28a3e55911102c0b4b3bb1c38a1 diff --git a/b.rb b/b.rb index 391a0ed..4bd8f96 100644 --- a/b.rb +++ b/b.rb @@ -86,7 +86,7 @@ EOF

iankelling.org#{o[:header]}

-
+
#{content}
@@ -223,8 +223,8 @@ EOF
- - + +
#{com_list} @@ -267,6 +267,11 @@ EOF fskel(rel_path, title, page_html, header: header_rel, footer: footer_extra, + # We call the main content prose because it can contain + # code, so we want to left justify it, so we dont have + # to cram all the code into the middle and can use + # a wider area. + prose: true, comments: com_section, description: description) url="#{DURL}#{rel_path}"