Skip to content

djangocon/djangocon-archive-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DjangoCon Archive Project

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 :/

Status

Legend

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 🆘 🌐 :octocat: 🔒
2009 US ⚠️ 🌐 :octocat: 🔒
2010 Europe 🆘 🌐
2010 US ⚠️ 🌐 :octocat: 🔒
2011 Europe 👋 🌐
2011 US ⚠️ 🌐 :octocat: 🔒
2012 Europe 👋 🌐
2012 US 🆘 🌐 :octocat: 🔓
2013 Europe 👋 🌐 :octocat:
2013 US ⚠️ 🌐 :octocat: 🔒
2014 Europe 👋 🌐
2014 US ⚠️ 🌐 :octocat: 🔒
2015 Europe 👋 🌐 :octocat:
2015 US ⚠️ 🌐 :octocat: 🔒
2016 Europe 👋 🌐 :octocat:
2016 US ⚠️ 🌐 :octocat: 🔒
2017 AU 🌐 :octocat:
2017 Europe 👋 🌐 :octocat:
2017 US 🌐 :octocat: 🔒 Designed for Github Pages
2018 AU 🌐 :octocat: Designed for Github Pages
2018 Europe 🌐 :octocat: 🔒 Designed for Github Pages
2018 US 🌐 :octocat: 🔒 Designed for Github Pages
2019 AU 🌐 :octocat: Designed for Github Pages
2019 Europe ⚠️ 🌐 :octocat: 🔒
2019 US 🌐 :octocat: 🔒 Designed for Github Pages
2020 Europe ⚠️ 🌐 :octocat: 🔒
2020 US 🌐 :octocat: 🔒 Designed for Github Pages
2021 Europe ⚠️ 🌐 :octocat: 🔒
2021 US 🌐 :octocat: 🔒 Designed for Github Pages
2022 Europe ⚠️ 🌐 :octocat: 🔒
2022 US 🌐 :octocat: 🔒 Designed for Github Pages
2023 Europe 🌐 :octocat: 🔒 Designed for Github Pages
2023 US 🌐 :octocat: 🔒 Designed for Github Pages
2023 Africa 🌐 :octocat: 🔒 Designed for Github Pages

General

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.

Other todos

  • Add GA
  • Add frontmatter / permalinks
  • Adds custom 404 pages to point to this project
  • Look for 404s
  • Look for broken images

How to run (Your mileage may vary)

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.

Screenshots


2008.djangocon.us


2009.djangocon.us


2010.djangocon.us


2011.djangocon.us


2012.djangocon.us


2012.djangocon.eu


2013.djangocon.us


2013.djangocon.com.au


2014.djangocon.us


2014.djangocon.com.au


2015.djangocon.us


2015.djangocon.com.au


2016.djangocon.us


2016.djangocon.eu


2016.djangocon.com.au


2017.djangocon.us


2017.djangocon.eu


2017.djangocon.com.au


2018.djangocon.us


2018.djangocon.eu


2018.djangocon.com.au


2019.djangocon.us


2019.djangocon.eu


2019.djangocon.com.au


2020.djangocon.us


2020.djangocon.eu


2020.djangocon.com.au


2020.djangocon.africa


2021.djangocon.us


2021.djangocon.eu


2021.djangocon.com.au


2022.djangocon.eu


2022.djangocon.com.au


2022.djangocon.us


2023.djangocon.eu


2023.djangocon.com.au


2023.djangocon.us


2023.djangocon.africa

About

🔙 An archive of DjangoCon websites through the years

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published