4
0
mirror of https://git.coop/cotech/website.git synced 2025-04-18 11:09:23 +00:00
Chris Lowis db17505a9b Add script to migrate technologies from old site
This script copies the technology logos, normalises the file names and
creates a corresponding entry in `_technologies`.
2018-11-10 21:52:17 +00:00
..
2018-11-09 21:50:57 +00:00

Scripts

This directory contains scripts for migrating data from wordpress to jekyll.

It relies on a local mirror of the archived CoTech website which you can create by running

mkdir mirror
cd mirror
httrack https://coops.tech.archived.website/

httrack is available via homebrew on MacOS.

You then need to install dependencies from rubygems by running

bundle install

Creating data files in _coops

ruby migrate_coop_pages.rb