Update ABI/API compatibility reports after commit 65c8f577d2f057e80040e98958eae80ca76...
[openjpeg.git] / _config.yml
index 5b33cc09599e826c86067b21af4511f45bec86c2..e5061bdbbdb96ad88e8a8746d7cf4fc10050684a 100644 (file)
@@ -3,7 +3,8 @@
 permalink: /:categories/:year/:month/:day/:title 
 
 exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
-highlighter: pygments
+highlighter: rouge
+paginate: 3
 
 # Themes are encouraged to use these universal variables 
 # so be sure to set them if your theme uses them.
@@ -17,8 +18,8 @@ author :
   twitter : openjpeg
   #feedburner : feedname
 
-# Version of binary release (update this for each new release!)
-binVersion: 2.1.0
+#  Version of binary release (update this for each new release!)
+binVersion: 2.3.1
 
 # Remaining URLs
 gitURL: https://github.com/uclouvain/openjpeg
@@ -38,6 +39,7 @@ newIssueURL: https://github.com/uclouvain/openjpeg/issues/new
 mlURL: 'https://groups.google.com/forum/#!forum/openjpeg'
 mlsubURL: 'https://groups.google.com/forum/#!forum/openjpeg/join'
 refSoftURL: http://www.jpeg.org/jpeg2000/software.html
+openjpipURL: https://github.com/uclouvain/openjpeg/wiki/OpenJPIP
 
 # The production_url is only used when full-domain names are needed
 # such as sitemap.txt 
@@ -77,7 +79,7 @@ JB :
   #   - When setting BASE_PATH it must be a valid url.
   #     This means always setting the protocol (http|https) or prefixing with "/"
   #BASE_PATH : false
-  BASE_PATH : http://uclouvain.github.io/openjpeg
+  BASE_PATH : http://www.openjpeg.org
 
   # By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
   # ex: [BASE_PATH]/assets/themes/[THEME-NAME]