hugo

Fork of github.com/gohugoio/hugo with reverse pagination support

git clone git://git.shimmy1996.com/hugo.git

bug_report.md (335B)

    1 ---
    2 name: 'Bug report'
    3 labels: 'Bug, NeedsTriage'
    4 assignees: ''
    5 about: Create a report to help us improve
    6 ---
    7 
    8   
    9 <!-- Please answer these questions before submitting your issue. Thanks! -->
   10 
   11 ### What version of Hugo are you using (`hugo version`)?
   12 
   13 <pre>
   14 $ hugo version
   15 
   16 </pre>
   17 
   18 ### Does this issue reproduce with the latest release?