The goal of this project is to archive past DjangoCon websites.
Some of the websites are broken, and our only option of archiving them is to reconstruct a backup from the Wayback Machine :/
symbol | description |
---|---|
🆘 | An archive was not available. |
✅ | We are serving the website from a static version |
Needs verified or has link issues. | |
👋 | Needs a champion to help archive |
🔒 | Serves over SSL |
🔓 | Does not work over SSL |
The following websites were archived.
year | country | backup status | links | notes |
---|---|---|---|---|
2008 | US | 🆘 | 🌐 🔒 | |
2009 | US | 🌐 🔒 | ||
2010 | Europe | 🆘 | 🌐 | |
2010 | US | 🌐 🔒 | ||
2011 | Europe | 👋 | 🌐 | |
2011 | US | 🌐 🔒 | ||
2012 | Europe | 👋 | 🌐 | |
2012 | US | 🆘 | 🌐 🔓 | |
2013 | Europe | 👋 | 🌐 | |
2013 | US | 🌐 🔒 | ||
2014 | Europe | 👋 | 🌐 | |
2014 | US | 🌐 🔒 | ||
2015 | Europe | 👋 | 🌐 | |
2015 | US | 🌐 🔒 | ||
2016 | Europe | 👋 | 🌐 | |
2016 | US | 🌐 🔒 | ||
2017 | AU | ✅ | 🌐 | |
2017 | Europe | 👋 | 🌐 | |
2017 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2018 | AU | ✅ | 🌐 | Designed for Github Pages |
2018 | Europe | ✅ | 🌐 🔒 | Designed for Github Pages |
2018 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2019 | AU | ✅ | 🌐 | Designed for Github Pages |
2019 | Europe | 🌐 🔒 | ||
2019 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2020 | Europe | 🌐 🔒 | ||
2020 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2021 | Europe | 🌐 🔒 | ||
2021 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2022 | Europe | 🌐 🔒 | ||
2022 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2023 | Europe | ✅ | 🌐 🔒 | Designed for Github Pages |
2023 | US | ✅ | 🌐 🔒 | Designed for Github Pages |
2023 | Africa | ✅ | 🌐 🔒 | Designed for Github Pages |
Each website should exist in their repo which will be served with GitHub Pages which makes reviewing pull requests easy. Cloudflare is providing us with free SSL so we can use https. Neat!
The *.html
files should live in a _backup
folder in each repo.
We then flatten the pages into the _pages
folder and run the through Jekyll. Each file uses frontmatter metadata to store the permalink, title, and TBD.
- Add GA
- Add frontmatter / permalinks
- Adds custom 404 pages to point to this project
- Look for 404s
- Look for broken images
Please note: This varies from website to website that we have never found a nice, standardized way to accomplish this.
TODO: rewrite to show how to use our justfile
# to get new screenshots
$ just screenshots
For some years, the websites are no longer available, but we can still view them from the Wayback Machine.
The wayback_machine_downloader can used to download an entire website from the Internet Archive Wayback Machine.