Usage
- in site config =>
Params:
editPost:
URL: "https://github.com/<path_to_repo>/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
- in front-matter vars =>
---
editPost:
URL: "https://github.com/<path_to_repo>/content"
Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link
---
- Front-matter vars overrides global ones
|
||
|---|---|---|
| .. | ||
| _markup | ||
| archives.html | ||
| baseof.html | ||
| index.json | ||
| list.html | ||
| search.html | ||
| single.html | ||
| terms.html | ||