public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alex Legler" <a3li@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] sites/www:master commit in: /
Date: Tue, 13 Dec 2016 07:44:19 +0000 (UTC)	[thread overview]
Message-ID: <1481615049.e3d9dd38ce8c080cfdfde9d398462b1497dc0f87.a3li@gentoo> (raw)

commit:     e3d9dd38ce8c080cfdfde9d398462b1497dc0f87
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Tue Dec 13 07:44:09 2016 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Tue Dec 13 07:44:09 2016 +0000
URL:        https://gitweb.gentoo.org/sites/www.git/commit/?id=e3d9dd38

Update to jekyll-3

 _config.yml | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/_config.yml b/_config.yml
index fdbe844..1e39c6a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -14,14 +14,13 @@ markdown: kramdown
 sass:
   style: :compressed
 
-permalink: /news/:year/:month/:day/:title.html
-
 defaults:
   -
     scope:
-      path: "" # an empty string here means all files in the project
+      type: pages
     values:
       layout: "page"
+      permalink: /:path/:basename:output_ext
   -
     scope:
       path: inside-gentoo
@@ -29,10 +28,10 @@ defaults:
       nav1: inside-gentoo
   -
     scope:
-      path: ""
       type: "posts"
     values:
       layout: "post"
+      permalink: /news/:year/:month/:day/:title.html
       nav1: home
       nav2: news
       nav2-show: true


             reply	other threads:[~2016-12-13  7:53 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-12-13  7:44 Alex Legler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2017-07-28  4:15 [gentoo-commits] sites/www:master commit in: / Matthew Marchese
2017-06-06  6:16 Matthew Marchese
2017-04-27  7:45 Matthew Marchese
2017-04-27  7:45 Matthew Marchese
2017-02-19 20:56 Robin H. Johnson
2016-04-11 10:54 Alex Legler
2015-11-30 19:48 Alex Legler

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1481615049.e3d9dd38ce8c080cfdfde9d398462b1497dc0f87.a3li@gentoo \
    --to=a3li@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox