view _config.yml @ 46:171ca967fcc9 kai

Start new development branch closer to the current website, but more lightweigt for further maintanence.
author Kai T. Ohlhus <k.ohlhus@gmail.com>
date Wed, 28 Sep 2016 02:08:11 +0200
parents 144ccef92726
children acfd3d7e2f92
line wrap: on
line source

# Welcome to Jekyll!
#
# This config file is meant for settings that affect your whole blog, values
# which you are expected to set up once and rarely need to edit after that.
# For technical reasons, this file is *NOT* reloaded automatically when you use
# 'jekyll serve'. If you change this file, please restart the server process.

# Site settings
title: GNU Octave
email: maintainers@octave.org
description: > # this means to ignore newlines until "baseurl:"
  GNU Octave is a programming language for scientific computing.
baseurl: "/octave-web" # the subpath of your site, e.g. /blog
url: "//www.gnu.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/"
maintainers_email: "maintainers@octave.org"
help_email: "help@octave.org"
irc_channel: "#octave"
irc_network: "irc.freenode.net"

# Build settings
markdown: kramdown

# Icons
gems:
  - jekyll-octicons