Changeset - 80dac1a769a6
[Not reviewed]
0 0 1
Tobias Schulmann - 6 years ago 2018-06-04 08:55:04
tobias.schulmann@googlemail.com
Quick todolist writeup
1 file changed with 21 insertions and 0 deletions:
TODO
21
0 comments (0 inline, 0 general)
TODO
Show inline comments
 
new file 100644
 
# General
 
- Turn the site_base template back into an actual base template, preferrably a navbar, an empty body and our default footer.
 
- Decide if we want to use the flatpages app at all, or just pull everything into static templates.
 
    * Pro flatpages:
 
        - Easy to add block with important information to pages without a deploy
 
    * Con flatpages:
 
        - Extra DB model to hold our sites
 
- Tidy up the scss! It's currently designed to work on 1440px wide screens and generally not very well written.
 

	
 
# Pages
 
## Homepage
 
- Replace placeholder hero with dynamic content
 
- Replace map with better map
 
- Replacy body copy with final version
 

	
 
## Sponsors
 
- Create and style
 

	
 
## Dashboard
 
- Style dashboard and subpages
 

	
0 comments (0 inline, 0 general)