forked from ElisChet/website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdivshot.json
More file actions
30 lines (30 loc) · 1.34 KB
/
divshot.json
File metadata and controls
30 lines (30 loc) · 1.34 KB
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
{
"name": "dragonfly",
"root": "./_site",
"clean_urls": true,
"cache_control": {},
"error_page": "/pages/404.html",
"redirects": {
"/regional-economic-activity-report.html":"/",
"/contact.html": "/#contact",
"/people.html": "/people/",
"/people/richard-mansfield.html": "/people/mansfield-richard.html",
"/people/finlay-thompson.html": "/people/thompson-finlay.html",
"/people/yvan-richard.html": "/people/richard-yvan.html",
"/people/philipp-neubauer.html": "/people/neubauer-philipp.html",
"/people/christopher-knox.html": "/people/knox-christopher.html",
"/people/edward-abraham.html": "/people/abraham-edward.html",
"/people/katrin-berkenbusch.html": "/people/berkenbush-katrin.html",
"/seabird-risk-assessment.html": "/work/seabird-risk.html",
"/data.html": "/data/",
"/warp-strike.html": "/work/warp-strike.html",
"/case-studies.html": "/work/",
"/references/:segment": "/publications/:segment",
"/about.html": "/people/",
"/publications.html": "/publications/",
"/resources/iapc-2012.pdf": "/publications/pdf/Abraham_2012_iapc.pdf",
"/resources/2_IAPC5_Pierre_1.pdf": "/publications/pdf/Pierreetal_2012_IAPC5.pdf",
"/resources/sra_iapc_1.pdf": "/publications/pdf/Richardetal_2012_iapc.pdf",
"/resources/ias.pdf": "/publications/pdf/Abraham_Cooper_2012_ias.pdf"
}
}