UNPKG

bootstrap-starter

Version:

Simple Jekyll template based on Twitter Bootstrap v.4, in order to generate professional web pages.

31 lines (23 loc) 895 B
# https://github.com/sta-jek/bootstrap-starter/wiki/Site%20Configuration # Site settings title: "Bootstrap Starter" description: > Bootstrap Starter is a composition of the most modern frameworks and libraries, in order to generate professional web pages with Jekyll. keywords: "Bootstrap, Jekyll, Template" copyright: "(c) 2016, Alexander Bösch - All rights reserved." # URL settings url: "http://sta-jek.github.io" baseurl: "/bootstrap-starter" # Locale settings language: english language-code: en-us encoding: utf-8 # Whether or not to enable the indexing for search machines indexing: true # Set the refernece for the global author used in the site author: sirthxalot # Set excluded directories and/or files from the conversion exclude: [readme.md, changelog.md, contributing.md, node_modules] # Build settings markdown: kramdown