update license
add special case for index page title
remove site name from page header
A simple static website generator written in POSIX sh. It uses a Markdown to HTML compiler for each page and adds a sidebar and attaches the provided stylesheet.
config.mk
to your likingmake install
Put a style.css
file and a teal.conf
file in the current working directory,
set the variables in the configuration file, then run teal
.
Copyright (c) 2019-2021 Ben O'Neill ben@benoneill.xyz. Licensed under the MIT License. See LICENSE.