From 669e7c6e1e0bf4bb4eb0e8707e48bf5ca933ad8b Mon Sep 17 00:00:00 2001 From: rzen Date: Mon, 31 Aug 2020 21:03:33 -0400 Subject: [PATCH] cleanup and simplify --- _config.yaml | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-) diff --git a/_config.yaml b/_config.yaml index 798e121..b03dd6a 100644 --- a/_config.yaml +++ b/_config.yaml @@ -9,34 +9,6 @@ subtitle: _config.yaml subtitle goes here # label for the home menu nav: home: Home - hide_home: true - -index: - # if omitted a default title will be generated - # which reads "X blogs since YYYY" - title: "Jekyll Theme: «Isabeline»" - - # if configured this subtitle will render between intro and - # page index - subtitle: Blog - - # this html copy will be placed at the top of the index page - intro: >- -

About

-

Isabeline is a clean mobile-friendly jekyll theme for - long form content.

-

Here's a partial list of features: Timeline, tag cloud, - customizable global menu, QED, color theming, image include, code snippets.

- - # this html copy will be placed at the bottom of the index page - outro: >- -

For more information

-

Full souce code for the theme is available.

- - - -# # home page -# home: /about/ # site description # TODO: @@ -49,7 +21,7 @@ tagline: _config.yaml tagline goes here # if specified url to this website will be computed as # https://blog.example.com/valueofbaseurl/ # NOTE: leading forward slash is mandatory -baseurl: "/baseurl" +baseurl: "/isabelline" url: "https://blog.example.com" # used in footer