Add a JSON output format to single pages so they can be fetched async with JS
This commit is contained in:
parent
21cab74651
commit
3d7aa7a092
4 changed files with 40 additions and 36 deletions
|
@ -45,7 +45,7 @@ name = 'Eryn Wells'
|
|||
|
||||
[outputs]
|
||||
home = ['HTML', 'RSS']
|
||||
page = ['HTML']
|
||||
page = ['HTML', 'JSON']
|
||||
|
||||
[params]
|
||||
twitter = 'erynofwales'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue