Create CNAME
[openjpeg.git] / _config.yml
index 0551acc8efc559a26303e2755b17959b455ab195..90708e09198629376b2f8d3746510489a4941fa7 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.5.0
 
 # Remaining URLs
 gitURL: https://github.com/uclouvain/openjpeg
@@ -29,6 +30,16 @@ icteamURL: https://www.uclouvain.be/en-icteam.html
 intopixURL: http://www.intopix.com/
 latestReleaseURL: https://github.com/uclouvain/openjpeg/releases/latest
 allReleasesURL: https://github.com/uclouvain/openjpeg/releases/
+docInstallURL: https://github.com/uclouvain/openjpeg/wiki/Installation
+docUsageURL: https://github.com/uclouvain/openjpeg/wiki/DocJ2KCodec
+docAPIURL: http://www.openjpeg.org/libdoc/index.html
+ciURL: http://my.cdash.org/index.php?project=OPENJPEG
+dataURL: https://github.com/uclouvain/openjpeg-data
+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 
@@ -68,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]