Skip to content
  • Jon Banafato's avatar
    Add all of the initial site structure and content for the 2019 website. · 817a25ee
    Jon Banafato authored
    This is largely the same content as 2018 updated with 2019's details.
    Some notable changes:
    
    - The content is moving from a dedicated server to GitHub pages as a
      stop gap and eventually to GitLab pages, once it supports LetsEncrypt.
      This significantly reduces the deployment complexity.
    
    - Jekyll and its dependencies have been updated.
    
    - I copied the CI image from my personal website. I'm by no means
      set on using nix here, but I wanted something that I know works.
    
    Pre-launch tasks to complete before removing the WIP tag and merging:
    
    - [x] Ensure that main registration site is live
    - [x] Ensure that social event registration is live
    - [x] Ensure that the CFP site is live
    - [x] Create the deployment target repository on GitHub
    - [x] Create the 2019.pygotham.org DNS entry (GitHub pages CNAME)
    - [x] Redirect pygotham.org to 2019.pygotham.org
    817a25ee