This commit is contained in:
Oliver Davies 2019-06-21 08:28:06 +01:00
commit c93aeb1a16
47 changed files with 10312 additions and 0 deletions

View file

@ -0,0 +1,8 @@
sculpin_content_types:
posts:
permalink: blog/:year/:month/:day/:filename/
# To disable posts (e.g., if you aren't planning on having any posts and Sculpin's watch mode complains):
#sculpin_content_types:
# posts:
# enabled: false

View file

@ -0,0 +1,9 @@
# The contents of this file are parsed and made available as
# via `site.*`. So for example, {{ site.title }} can be used
# in a template to get the contents of the `title` key.
title: Sculpin Blog Skeleton
subtitle: To Get You Started
# Insert your disqus shortname
#disqus:
# shortname: