Feat(dynamic): Dynamic content pages have been added (rather than hardcoded HTML. This is Skipper dog fooding itself (I.E. Skipper now makes requests to itself to pull content for these dynamic pages). This commit also adds initial support for an "official" Skipper Go API. This is nice as the API satisfies interfaces Skipper itself uses internally (E.G. m/content, m/value).
Merge branch 'tmp'
tmp
Feat(Big): Added a few things here... * MVP stripe integration (new controller/server). * Moved tmpl to views (package v). * Added ability to create migrations. * Added first migration. Remove user_to_space in favor of org table.
Feat(footer+logo): Updating HTML.