armno/armno.github.io

post: moving from github pages

Closed this issue · 1 comments

armno commented

background

  • custom domain
  • no HTTPS
  • disabled custom domain once. couldn't enforce HTTPS

problems

  • couldn't enforce HTTPS even on github.io domain (back then)
  • wanna learn about new things: nginx & letsencrypt
  • more control (cache, expire headers, gzip)
  • closer server (singapore)
  • 100% HTTPS on custom domain (armno.in.th)

processs

  • build a new server on DO
  • domain redirects
  • letsentry + autorenew
  • set up jekyll hooks
  • perf optimization
    • expire headers
    • enabling gzip
armno commented

closed with 6b8999f