Created
April 17, 2019 20:52
-
-
Save JeffMatsonPagely/2ea4ba8f0024951b88c62ac7b478fef7 to your computer and use it in GitHub Desktop.
Example Jekyll config for NorthStack Jekyll blog tutorial
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# General Settings | |
title: My New NorthStack Blog | |
email: [email protected] | |
description: "Welcome to my new blog running on Jekyll and NorthStack!" | |
baseurl: "" | |
url: "" | |
# Build settings | |
markdown: kramdown |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment