_config.yml in jekyll-theme-open-project-1.1.22 vs _config.yml in jekyll-theme-open-project-1.1.23
- old
+ new
@@ -2,9 +2,15 @@
includes_dir: .
permalink: /blog/:month-:day-:year/:title/
+# algolia_search:
+# api_key: ''
+# index_name: ''
+# Uncomment this if you want to use Algolia’s search.
+# It’s free for open-source projects.
+
exclude:
- /**/.git/*
- /_projects/**/_*_repo/*
- /_projects/*/assets/css/*
- /_projects/**/docs/*