Vous ne pouvez pas sélectionner plus de 25 sujets
Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
|
- [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"
|