toastdotdev / toast

The best place to stack your JAM. Toast is a Jamstack framework
153 stars 13 forks source link

introduce setDataForSlug API to replace createPage #36

Closed ChristopherBiscardi closed 3 years ago

ChristopherBiscardi commented 3 years ago

closes #29 and #31 , see those for more details. This renames the new overloaded createPage to setDataForSlug. It is a breaking change in the API.

Also adds new unit tests for the url to filepath handling