-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path_config.yml
More file actions
30 lines (27 loc) · 878 Bytes
/
Copy path_config.yml
File metadata and controls
30 lines (27 loc) · 878 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
title: Database Preservation Toolkit
author: Keep Solutions
email: info@keep.pt
description: >-
Database Preservation Toolkit is a set of tools to archive relational databases by saving all content into a specialized preservation format.
baseurl: "/" # the subpath of your site, e.g. /blog
url: "" # your site's origin, e.g. https://forestry.io
# Build settings
defaults:
- scope:
path: "" # an empty string here means all files in the project
values:
layout: "default" # this ensures all content renders with layouts/default.html
plugins:
- jekyll-feed
- jekyll-menus
# Exclude from processing.
# The following items will not be processed, by default. Create a custom list
# to override the default setting.
# exclude:
# - Gemfile
# - Gemfile.lock
# - node_modules
# - vendor/bundle/
# - vendor/cache/
# - vendor/gems/
# - vendor/ruby/