Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add https certificate #10

Closed
alexander-akait opened this issue May 8, 2016 · 12 comments
Closed

Add https certificate #10

alexander-akait opened this issue May 8, 2016 · 12 comments
Labels
type: enhancement a new feature that isn't related to rules

Comments

@alexander-akait
Copy link
Member

https://letsencrypt.org/

@ntwb
Copy link
Member

ntwb commented May 8, 2016

GitHub pages do not currently support adding Lets Encrypt certificates.

Some references:
https://gist.github.com/coolaj86/e07d42f5961c68fc1fc8
isaacs/github#156

@MoOx
Copy link
Contributor

MoOx commented May 9, 2016

You can try Cloudflare free plan (like I did for https://phenomic.io)

@jeddy3 jeddy3 added status: help wanted type: enhancement a new feature that isn't related to rules and removed status: discussion labels May 16, 2016
@jeddy3 jeddy3 changed the title add https certificate Add https certificate May 16, 2016
@coliff
Copy link
Contributor

coliff commented Aug 25, 2016

I've also successfully used the free Cloudflare plan on a Github-hosted site. it was simple and quick to do. I used the instructions from here to guide me: https://www.benburwell.com/posts/configuring-cloudflare-universal-ssl/

@jeddy3
Copy link
Member

jeddy3 commented Aug 26, 2016

@coliff Thanks for the link!

If someone finds time to pick this up, I'm sure that link will be useful.

@hudochenkov
Copy link
Member

@jeddy3
Copy link
Member

jeddy3 commented Jan 22, 2017

@hudochenkov As a member of the stylelint org you have access to all the repos, this one included. :) So, feel free to give the the cloudflare stuff a shot. It's an itch I'd love to see scratched, I've not had time though.

@hudochenkov
Copy link
Member

It's alive! https://stylelint.io/

There's one small thing. Readme had an image loaded over HTTP (it's fixed now). Since content for a website taken from node_modules, and we need to wait for a new stylelint release to fix this tiny problem. I decided to do a little trick. Hope it's ok :)

@ntwb
Copy link
Member

ntwb commented Jan 23, 2017

It's alive! https://stylelint.io/

Yay, cool 🎉

(it's fixed now).

Can you create pull requests in future please @hudochenkov, when using git blame it's helpful to be able to track everything back to any discussion, currently there are no links in those commits back to this discussion, thanks.

@hudochenkov
Copy link
Member

Sorry about that. It was one letter typo fix.

@ntwb
Copy link
Member

ntwb commented Jan 23, 2017

Sorry about that. It was one letter typo fix.

Yup, it should still be reviewed though 😄 , see stylelint/stylelint#1663 (comment)

I decided to do a little trick. Hope it's ok :)

Also, that code added per the above needs to be removed as part of the 7.7.2 or 8.0.0 release, do you want to create a new issue for this please @hudochenkov so it does not get forgotten about

@hudochenkov
Copy link
Member

@ntwb I agree, shouldn't rush ever again. Thank you for reminding me! :)

@jeddy3
Copy link
Member

jeddy3 commented Jan 23, 2017

Woohoo! Thanks for doing this @hudochenkov!

@jeddy3 jeddy3 closed this as completed Jan 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement a new feature that isn't related to rules
Development

No branches or pull requests

6 participants