Skip to content

Commit 53c7fa8

Browse files
authored
Enable https on custom domains
How to get SSL Certificate (Https) For Jekyll
1 parent 337f8cc commit 53c7fa8

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ It uses [Clean Blog](https://github.com/BlackrockDigital/startbootstrap-clean-bl
2020
----------
2121
## Change Log
2222

23+
### Version 2.2 (4/23/2018)
24+
25+
<a href="https://github.com/sunbliss/photorama/wiki/How-to-get-SSL-on-Jekyll%3F"> How to get SSL Certificate (Https) For Jekyll</a>
26+
2327
### Version 2.1 (3/22/2017)
2428

2529
* Fixed script loading.
@@ -30,10 +34,10 @@ It uses [Clean Blog](https://github.com/BlackrockDigital/startbootstrap-clean-bl
3034

3135
* HTTPS is now enforced.
3236

33-
**Custom Domains are not supported.**
37+
~~**Custom Domains are not supported.**~~
3438

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.~~
3741

3842
### Version 1.2 (1/31/2017)
3943

@@ -70,10 +74,10 @@ If there are problems with loading assets like CSS files and images, make sure t
7074

7175
----------
7276

73-
**NOT FOR HTTPS served repos!!!**
77+
~~**NOT FOR HTTPS served repos!!!**~~
7478
==================================
7579

76-
* Applies for v1.2!
80+
~~* Applies for v1.2!~~
7781

7882
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`.
7983

0 commit comments

Comments
 (0)