Flask site that has a main page and a blog section
- you can write posts in markup -or- html
- they are stored in html format inside of the db
- post
- author (username
- publish date
- last edited on date
- number of views (on actual post, not just preview)
- main image url
NAV:
- home
- hours (or could just be on home page)
- menu
- blog
- about
- contact
URLS:
- /
- /blog/blog-post-name/
- /menu/
- /hours/
- /about/
- /contact/
- /error/
HOME:
- nav
- cover image w/ text in middle + CTA buttons
- brief overview of site/company
- hours
- menu link button
- slick slider with some post previews
- footer
Home