Skip to content

Instantly share code, notes, and snippets.

@seandogg
Created August 6, 2018 15:50
Show Gist options
  • Select an option

  • Save seandogg/eb5e76a9a527762873e175be04e0b08f to your computer and use it in GitHub Desktop.

Select an option

Save seandogg/eb5e76a9a527762873e175be04e0b08f to your computer and use it in GitHub Desktop.
# Sample Config
title: Site Title
description: Hi this is your description
keywords: drop, some, hot, keywords, here
author: devvartpoddar
baseurl: "" # the subpath of your site, e.g. /blog/
url: "https://your-url-here.com" # the base hostname & protocol for your site
# Build settings
markdown: kramdown
exclude:
- Gemfile
- Gemfile.lock
gems:
- jekyll-sitemap
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment