pycontw / pycon_archive_past_website

Freeze and archive historical PyConTW official websites as static sites.
MIT License
4 stars 7 forks source link

[Feature Request] Archive PyConTW 2013 Website #34

Closed josix closed 2 years ago

josix commented 3 years ago

Description

PyConTW 2013 website should be archived like others years so that we could reduce the requirements for backward-compatibility from database.

Possible Solution

  1. Go to repo containing all pages and materials of PyConTW'13 site.
  2. Arrange these files in the structure of static site like other years
  3. Deploy them on GitHub page in your forked repo and check if it works normally.

Additional context

The whole task could take #33 as an example. You could check the static site works well on your forked branch and then send a PR.

Related Issue

31, #32

josix commented 2 years ago

[infra/website-archive] Archive PyConTW 2013 Website

josix commented 2 years ago

Solved by #38