Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Blueprint for public facing website; add Whitenoise #262

Merged
merged 5 commits into from
Apr 19, 2020

Conversation

alysivji
Copy link
Member

@alysivji alysivji commented Apr 19, 2020

What does this do

  • start scaffolding out the front-end
  • set up Whitenoise to serve static files -- no need for a CDN just yet

Why are we doing this

Flask templates are the fastest way we can get a configuration admin out to customers.

How should this be tested

  • use test client and see what happens when we hit the homepage
    • this test isn't that important, but it sets up a template for later

Migrations

n/a

Dependencies

n/a

Callouts

n/a

Resources

@alysivji alysivji merged commit a99cc89 into busy-beaver-dev:master Apr 19, 2020
@alysivji alysivji deleted the whitenoise branch April 19, 2020 20:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant