mootools / website

MooTools Website - move fast and break things
https://mootools.net
45 stars 31 forks source link

Add SSL configuration #233

Closed timwienk closed 7 years ago

timwienk commented 7 years ago

Changes to add SSL "support" in three steps:

  1. Add temporary configuration to allow ACME verification, to get an SSL certificate from https://letsencrypt.org/.
  2. Change nginx configuration to enable SSL.
  3. Replace some references of http://mootools.net.

Edit: Added another commit:

  1. Fix URLs of google fonts stylesheets.
SergioCrisostomo commented 7 years ago

👍