X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=_config.yml;h=90708e09198629376b2f8d3746510489a4941fa7;hb=963779a61508023927a2f9f621e65aa67d599d35;hp=0551acc8efc559a26303e2755b17959b455ab195;hpb=f780fdb8df57542a6e6a0eae02c9113be55e66a7;p=openjpeg.git diff --git a/_config.yml b/_config.yml index 0551acc8..90708e09 100644 --- a/_config.yml +++ b/_config.yml @@ -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]