Thursday, July 4, 2024

www and apex are live!

What I did today:

  • Made the login page nicer with bigger input fields etc.
  • Researched how to host the static home page for pgscope and decided on github pages for now.
  • Created the pgscope github organization
  • Created and published a simple test home page using github pages
  • Got that home page showing up on the custom domain www.pgscope.com
  • Got https working for that setup.
  • Pointed apex dns also to github and verified that that worked.
  • Switched to the apex domain as the primary instead of www.pgscope.com. So https://www.pgscope.com now redirects to https://pgscope.com

No comments:

Post a Comment

Moving from ids to slugs

Slugs are nicer to look at and easier to quickly understand so we're transitioning to them! Should have planned them in from the beginni...