changeset 36:44fe33d46ee6

Modified _config.yml for test sites needs. committer: GitHub <noreply@github.com>
author Kai Torben Ohlhus <k.ohlhus@gmail.com>
date Tue, 12 Jul 2016 23:42:28 +0200
parents b6475ae8a2c1
children 144ccef92726
files _config.yml
diffstat 1 files changed, 7 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- 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"