|
|
@@ -1,12 +0,0 @@ |
|
|
|
[build] |
|
|
|
base = "." |
|
|
|
publish = "_site" |
|
|
|
command = "bundle exec bin/download && bundle exec bin/build" |
|
|
|
|
|
|
|
[template] |
|
|
|
incoming-hooks = ["Morph scrape completed"] |
|
|
|
|
|
|
|
[template.environment] |
|
|
|
# eg https://api.morph.io/adrianshort/inlink-scraper/data.json |
|
|
|
MORPH_API_URL = "Your public inlink-scraper Morph API URL (ends in data.json)" |
|
|
|
MORPH_API_KEY = "Your secret Morph API key" |