🚜 Move stuff around

This commit is contained in:
Jeff Triplett
2020-10-02 19:15:16 -05:00
parent eb973996e7
commit 27a41e8570
6 changed files with 245 additions and 89 deletions

View File

@@ -10,12 +10,12 @@ url: "https://awesome-django.org" # the base hostname & protocol for your site,
markdown: kramdown
plugins:
- jekyll-feed
- jekyll-optional-front-matter
include:
- README.md
exclude:
- "*.md"
- Gemfile
- Gemfile.lock
- Gemfile*
- LICENSE
- Makefile
- postcss.config.js
@@ -26,7 +26,7 @@ defaults:
path: "" # an empty string here means all files in the project
values:
layout: "default"
scope:
- scope:
path: "README.md"
values:
permalink: "/"