Publish website.
authorVik Fearing <vik@chouppes.com>
Wed, 21 Jun 2023 23:53:09 +0000 (01:53 +0200)
committerVik Fearing <vik@chouppes.com>
Wed, 21 Jun 2023 23:53:09 +0000 (01:53 +0200)
commita8927a411dcb5fbb08e06328e4d57e0aca2d4d6b
treee528392434a93642432ffbb8f00750aa61860322
parent9f85dac3e95a2241099d00d4c1a8693bfc769598
Publish website.

There are probably many bugs in here and things that can be improved,
but this *should* be good enough for now.
43 files changed:
static/css/pgdayuk.css [new file with mode: 0644]
static/img/london-eye.jpg [moved from static/img/teaser2023.jpg with 100% similarity]
static/img/ogp/cfp.png [new file with mode: 0644]
static/img/ogp/cfs.png [new file with mode: 0644]
static/img/ogp/covid-19.png [new file with mode: 0644]
static/img/ogp/generic.png [new file with mode: 0644]
static/img/ogp/register-now.png [new file with mode: 0644]
static/img/ogp/schedule.png [new file with mode: 0644]
static/img/ogp/sponsor-faq.png [new file with mode: 0644]
static/img/ogp/sponsors.png [new file with mode: 0644]
static/img/ogp/things-to-do.png [new file with mode: 0644]
static/img/people/chris-ellis.jpg [new file with mode: 0644]
static/img/people/dave-page.jpg [new file with mode: 0644]
static/img/people/devrim-gunduz.jpg [new file with mode: 0644]
static/img/people/karen-jex.jpg [new file with mode: 0644]
static/img/people/pavlo-golub.jpg [new file with mode: 0644]
static/img/people/tomas-vondra.jpg [new file with mode: 0644]
static/img/people/unknown.svg [new file with mode: 0644]
static/img/people/vik-fearing.jpg [new file with mode: 0644]
static/img/pgday-uk-elephant.svg [new file with mode: 0644]
templates/.gitignore [new file with mode: 0644]
templates/base.html [new file with mode: 0644]
templates/confreg/callforpapers.html [new file with mode: 0644]
templates/confreg/callforpapersform.html [new file with mode: 0644]
templates/confreg/schedule.html [new file with mode: 0644]
templates/context.json [new file with mode: 0644]
templates/pages/.deploystaticmap [deleted file]
templates/pages/about.html [new file with mode: 0644]
templates/pages/become-sponsor.html [new file with mode: 0644]
templates/pages/call-for-papers.html [new file with mode: 0644]
templates/pages/code-of-conduct.html [new file with mode: 0644]
templates/pages/contact.html [new file with mode: 0644]
templates/pages/covid-19.html [new file with mode: 0644]
templates/pages/index.html [new file with mode: 0644]
templates/pages/ogp.html [new file with mode: 0644]
templates/pages/organisation.html [new file with mode: 0644]
templates/pages/registration.html [new file with mode: 0644]
templates/pages/social.html [new file with mode: 0644]
templates/pages/sponsor-faq.html [new file with mode: 0644]
templates/pages/sponsors.html [new file with mode: 0644]
templates/pages/things-to-do.html [new file with mode: 0644]
templates/pages/venue.html [new file with mode: 0644]
templates/pages/visa-letter.html [new file with mode: 0644]