-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtodo
More file actions
77 lines (70 loc) · 1.95 KB
/
todo
File metadata and controls
77 lines (70 loc) · 1.95 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
fix footer links to go to top
security scan
- content security policy with helmet-csp
-
wordpress hack quicken
accessibility
package.json dist build target
zip assets (and nginx statics)
Services page
What is Pilates page
Change phone number to allow nbsp;
Express handling of error event
Check how google analytics works with SPA
Then fix all URLs routed to react page
Fix style for phone link in footer
webpack dev server? get rid of npm start in dev?
README.md
remove js
- implement css slider
favicon
mobile optimisation
logger(dev)
create slider component with css
- Async slider?
add in other pages
Add in remaining content
Add in editable pilates sessions
Google ads
Facebook ads
Story book https://github.com/storybooks/storybook
Css with webpack https://www.bensmithett.com/smarter-css-builds-with-webpack/
Postcss
Strapi? https://github.com/strapi/strapi
review webpack rules DONE
Set up js imports DONE
set up chunks DONE
move from index.r.html to index.html DONE
create header DONE
Placeholder menu for one pager release DONE
Fix top margin in FeatureList DONE
Fix logo size in feature list DONE
Move featurelist to json data DONE
populate home page DONE
Configure nginx for front proxy DONE
first release DONE
add ssl DONE
remap dns to aws? DONE
Add scroll to top DONE
webpack - copy static resources DONE
navigation DONE
remove js - DONE
Add active menu option - fix styling of navigation bar DONE
Implement testimonial block DONE
testimonial styles DONE
Implement section DONE
move teaserblock to components DONE
add in image block DONE
Add about me page DONE
fix http redirect! DONE
google content browser caching - NOT FIXABLE
fix heather image in mobile view DONE
can we eliminate dev react bundles - DONE (500kb)
uglify js - DONE (300kb)
Fix production builds and mangling DONE
fix mobile menu
use ssh for github DONE
check redirect from 80 to 443 - compare with virtualassure DONE
footer content DONE
add in address for hazelwell centre DONE
Add contact page DONE