You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 4, 2019. It is now read-only.
Problem: MarkWiki currently must be deployed on a user's own server. This creates a barrier to entry for groups that do not have their own server.
Solution: Modify MarkWiki storage to make it possible to deploy to cloud options like Heroku. Since Heroku does not allow direct file storage, MarkWiki will need to be able to support multiple storage formats (defaulting to the simple file format storage).