You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+9-5Lines changed: 9 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,6 +20,10 @@ It uses [Clean Blog](https://github.com/BlackrockDigital/startbootstrap-clean-bl
20
20
----------
21
21
## Change Log
22
22
23
+
### Version 2.2 (4/23/2018)
24
+
25
+
<ahref="https://github.com/sunbliss/photorama/wiki/How-to-get-SSL-on-Jekyll%3F"> How to get SSL Certificate (Https) For Jekyll</a>
26
+
23
27
### Version 2.1 (3/22/2017)
24
28
25
29
* Fixed script loading.
@@ -30,10 +34,10 @@ It uses [Clean Blog](https://github.com/BlackrockDigital/startbootstrap-clean-bl
30
34
31
35
* HTTPS is now enforced.
32
36
33
-
**Custom Domains are not supported.**
37
+
~~**Custom Domains are not supported.**~~
34
38
35
-
For the time being, the only way to apply a custom domain name is by removing HTTPS as of the previous version.
36
-
Hoping Github developers will give its users the ability to add a custom domain served under security.
39
+
~~For the time being, the only way to apply a custom domain name is by removing HTTPS as of the previous version.
40
+
Hoping Github developers will give its users the ability to add a custom domain served under security.~~
37
41
38
42
### Version 1.2 (1/31/2017)
39
43
@@ -70,10 +74,10 @@ If there are problems with loading assets like CSS files and images, make sure t
70
74
71
75
----------
72
76
73
-
**NOT FOR HTTPS served repos!!!**
77
+
~~**NOT FOR HTTPS served repos!!!**~~
74
78
==================================
75
79
76
-
* Applies for v1.2!
80
+
~~* Applies for v1.2!~~
77
81
78
82
If you want to use your **own domain** go to the root of your project's repository, create a CNAME file and add a line with your domain name, e.g. `www.yourdomain.com`.
0 commit comments