The docs here are by no means finished, but I think they're in a more stable state to work from since all the mention of the old ww python package is gone and replaced by an assumption that we're using the ww serverless implementation.
Some things that I noticed:
The "creating your wordweaver" guide is pretty long - perhaps this could be restructured somehow?
In step 4 of "Translating your WordWeaver" I noticed that we should update have a better way of bootstrapping a new language for the i18n/data/<yourcode>.json section. Currently I guess someone would have to do that manually.
Ideally @dlothian and @joanise would corroborate that the docs in "Deploy your WordWeaver" are accurate while implementing the automatic deployment. We should also have a section there about deploying with a custom domain name if anybody feels like taking that on.
So, for reviewing this PR, it's mostly just to agree that this is a better place to work from than the previous state of the repo, it shouldn't be reviewed as finalized documentation.
The docs here are by no means finished, but I think they're in a more stable state to work from since all the mention of the old ww python package is gone and replaced by an assumption that we're using the ww serverless implementation.
Some things that I noticed:
i18n/data/<yourcode>.json
section. Currently I guess someone would have to do that manually.So, for reviewing this PR, it's mostly just to agree that this is a better place to work from than the previous state of the repo, it shouldn't be reviewed as finalized documentation.