Du kannst nicht mehr als 25 Themen auswählen
Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
|
- [build]
- base = "."
- publish = "_site"
- command = "bundle exec bin/download && bundle exec bin/petrify"
-
- [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"
|