# HG changeset patch # User Kai Torben Ohlhus # Date 1468359748 -7200 # Node ID 44fe33d46ee687f4efee1e98fa50f35b9b808ae8 # Parent b6475ae8a2c17a018276c208405131341967af99 Modified _config.yml for test sites needs. committer: GitHub diff -r b6475ae8a2c1 -r 44fe33d46ee6 _config.yml --- a/_config.yml Tue Feb 16 09:27:45 2016 -0800 +++ b/_config.yml Tue Jul 12 23:42:28 2016 +0200 @@ -6,15 +6,15 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: Octave +title: GNU Octave email: maintainers@octave.org description: > # this means to ignore newlines until "baseurl:" - Octave is a programming language for scientific computing. -baseurl: "/octave-web" # the subpath of your site, e.g. /blog -url: "//www.octave.org" # the base hostname & protocol for your site -wiki_url: "//wiki.octave.org" -faq_url: "//wiki.octave.org/faq" -docs_url: "//www.gnu.org/software/octave/doc/interpreter/" + GNU Octave is a programming language for scientific computing. +baseurl: "/software/octave/new" # the subpath of your site, e.g. /blog +url: "https://www.gnu.org" # the base hostname & protocol for your site +wiki_url: "http://wiki.octave.org" +faq_url: "http://wiki.octave.org/faq" +docs_url: "https://www.gnu.org/software/octave/doc/interpreter/" maintainers_email: "maintainers@octave.org" help_email: "help@octave.org" irc_channel: "#octave"