-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathreadme.txt
65 lines (39 loc) · 1.26 KB
/
readme.txt
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
# Perch Site Setup #
1. Setup Trello board.
2. Setup and clone Git repo.
3. Configure Localhost and Hello World.
4. Setup local database.
5. Buy Perch licence and enter domain details.
6. Add site files to local host.
7. Initial Perch Setup:
**Delete Core gitignore file.**
Activate Perch.
Hello World.
8. Setup staging (& live) servers and databases (& save details to LastPass).
9. Configure Deploy.hq:
Check gitignore file.
Check deployignore file.
Enter FTP details (& save to LastPass).
Add Perch config file.
10. Initial Git commit & push.
11. Configure Perch CMS on staging (& live) server:
Create (or copy) resources folder
(Copy local database.)
Delete Perch setup file.
12. Configure Prepros/Gulp.
13. Add resources/content to Trello & Movable Shed.
14. Send details to client.
Links
Current jQuery CDN
[https://developers.google.com/speed/libraries/](https://developers.google.com/speed/libraries/)
Current jQuery File Version
[https://jquery.com/download/](https://jquery.com/download/)
CSS Reset/fix
[https://github.com/jaydenseric/Fix/blob/master/fix.css](https://github.com/jaydenseric/Fix/blob/master/fix.css)
Perch Dashboard Colours
Local
rgb(232, 232, 232)
Dev
rgb(0, 128, 193)
Live
rgb(244, 101, 35)