Commit Graph

8 Commits

Author SHA1 Message Date
Chris Lowis 146177184c Add script to migrate clients from wordpress mirror
This script iterates over all of the coops to pull their clients from
the individual co-op pages, normalises the filenames of the images and
creates an entry under `_clients`.
2018-11-11 21:11:19 +00:00
Chris Lowis b41eb0f80e Add rubygems source to scripts Gemfile 2018-11-11 21:11:00 +00:00
Chris Lowis 0e6c62df0d Add script to migrate services from old site
This script copies the service logos, normalises the file names and
creates a corresponding entry in `_services`.
2018-11-10 22:07:32 +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
Chris Lowis 986b76fe43 Add script to migrate co-op logos 2018-11-09 21:50:57 +00:00
Chris Lowis a453d287ce Extract Coop class into its own file 2018-11-09 20:58:42 +00:00
Chris Lowis 23251e7ba2 Add Coop.all method to return all co-ops for migration 2018-11-09 20:56:26 +00:00
Chris Lowis 5ca9d98343 Add a script for generating coop data from coops.tech mirror 2018-11-09 16:02:15 +00:00