cleanup and simplify
This commit is contained in:
parent
77d6cefbf9
commit
669e7c6e1e
30
_config.yaml
30
_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: >-
|
||||
<h2>About</h2>
|
||||
<p>Isabeline is a clean mobile-friendly jekyll theme for
|
||||
long form content.</p>
|
||||
<p>Here's a partial list of features: Timeline, tag cloud,
|
||||
customizable global menu, QED, color theming, image include, code snippets.</p>
|
||||
|
||||
# this html copy will be placed at the bottom of the index page
|
||||
outro: >-
|
||||
<h2>For more information</h2>
|
||||
<p>Full souce code for the theme is <a href="https://git.rzen.dev/rzen/jekyll-theme-isabelline">available</a>.</p>
|
||||
|
||||
|
||||
|
||||
# # 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
|
||||
|
Loading…
Reference in New Issue
Block a user