396589820a 
					 
					
						
						
							
							Fix members grid on homepage  
						
						 
						
						... 
						
						
						
						We needed to add a "column" div for each thumbnail. 
						
						
					 
					
						2018-11-10 21:23:50 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d7965c9a79 
					 
					
						
						
							
							Fix twitter link and quote : in dev-the-developers-society.md  
						
						 
						
						
						
						
					 
					
						2018-11-10 21:21:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						622dac7193 
					 
					
						
						
							
							Fix twitter link in cbn.md  
						
						 
						
						
						
						
					 
					
						2018-11-10 21:20:59 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						54a2d68952 
					 
					
						
						
							
							Migrate co-op pages from old site  
						
						 
						
						... 
						
						
						
						I ran `ruby migrate_coop_pages.rb` in `scripts`. There will need to be
some manual tidying up of the generated `.md` files under `_coops` but
I think this is a good start. As a one-off it doesn't warrant the time
it would take to improve the migration script. 
						
						
					 
					
						2018-11-10 21:16:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a08b88f85a 
					 
					
						
						
							
							Convert co-op images to png format  
						
						 
						
						... 
						
						
						
						It makes it easier to generate the templates if we have a consistent
file format for images. I've chosen png as most of the other co-op
logos are in png. 
						
						
					 
					
						2018-11-10 21:10:34 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						09d4895994 
					 
					
						
						
							
							Exclude scripts directory when building site  
						
						 
						
						
						
						
					 
					
						2018-11-10 21:10:18 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						11b3f3bdb3 
					 
					
						
						
							
							Add missing co-op logos  
						
						 
						
						... 
						
						
						
						I ran `scripts/migrate_coop_logos.rb` to migrate the logos from the
static mirror to jekyll. The script renamed the files in a consistent
way. 
						
						
					 
					
						2018-11-09 21:51:28 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						986b76fe43 
					 
					
						
						
							
							Add script to migrate co-op logos  
						
						 
						
						
						
						
					 
					
						2018-11-09 21:50:57 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a453d287ce 
					 
					
						
						
							
							Extract Coop class into its own file  
						
						 
						
						
						
						
					 
					
						2018-11-09 20:58:42 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						23251e7ba2 
					 
					
						
						
							
							Add Coop.all method to return all co-ops for migration  
						
						 
						
						
						
						
					 
					
						2018-11-09 20:56:26 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						5ca9d98343 
					 
					
						
						
							
							Add a script for generating coop data from coops.tech mirror  
						
						 
						
						
						
						
					 
					
						2018-11-09 16:02:15 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						40f7f42ec2 
					 
					
						
						
							
							Update github-pages 140 -> 192  
						
						 
						
						... 
						
						
						
						I ran `bundle update github-pages` in order to resolve security alerts
for jekyll[1] and ffi[2].
[1]
https://github.com/freerange/cotech-website/network/alert/Gemfile.lock/jekyll/open 
[2] https://github.com/freerange/cotech-website/network/alert/Gemfile.lock/ffi/open  
						
						
					 
					
						2018-11-05 21:02:29 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bff92115f6 
					 
					
						
						
							
							Update nokogiri 1.8.0 -> 1.8.5  
						
						 
						
						... 
						
						
						
						I ran `bundle update nokogiri` to patch CVE-2017-9050[1] in libxml2.
[1] https://nvd.nist.gov/vuln/detail/CVE-2017-9050  
						
						
					 
					
						2018-11-05 20:45:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						89bfc9b4b9 
					 
					
						
						
							
							Add deprecation notice to README  
						
						 
						
						... 
						
						
						
						In preparation for archiving repo. 
						
						
					 
					
						2018-03-31 12:02:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						417d857a65 
					 
					
						
						
							
							Updated About  
						
						 
						
						
						
						
					 
					
						2017-07-06 10:55:00 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						198d5625e8 
					 
					
						
						
							
							Updated Agile Collective  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:57:54 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7606bf537d 
					 
					
						
						
							
							Added Devops  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:57:24 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1a1a947785 
					 
					
						
						
							
							Updated About  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:53:33 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						027dd55da4 
					 
					
						
						
							
							Updated About  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:51:16 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						d38667768c 
					 
					
						
						
							
							Updated Go Free Range  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:43:23 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						af5e7f3ee2 
					 
					
						
						
							
							Updated Go Free Range  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:42:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						71be497ac6 
					 
					
						
						
							
							Updated Config and 19 other files  
						
						 
						
						
						
						
					 
					
						2017-07-05 20:36:03 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						066a6c2e30 
					 
					
						
						
							
							Updated '_coops/agile-collective.md' via CloudCannon  
						
						 
						
						
						
						
					 
					
						2017-07-04 19:18:32 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						26e1494f53 
					 
					
						
						
							
							Added 'images/services/devops.png' via CloudCannon  
						
						 
						
						
						
						
					 
					
						2017-07-04 19:17:24 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b70ffc2ba0 
					 
					
						
						
							
							Added '_services/devops.md' via CloudCannon  
						
						 
						
						
						
						
					 
					
						2017-07-04 19:16:12 +00:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						a12e0c187e 
					 
					
						
						
							
							Merge pull request  #4  from M4TEU5/patch-2  
						
						 
						
						... 
						
						
						
						Update outlandish.md 
						
						
					 
					
						2017-07-04 15:34:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						083ad195fc 
					 
					
						
						
							
							Merge pull request  #5  from freerange/patch-1  
						
						 
						
						... 
						
						
						
						Add big data service 
						
						
					 
					
						2017-07-04 15:32:12 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						21fc9b9f53 
					 
					
						
						
							
							Add 'md' (Markdown) file extension to Big Data service page  
						
						 
						
						
						
						
					 
					
						2017-07-04 15:30:34 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						57244c600a 
					 
					
						
						
							
							Update outlandish.md  
						
						 
						
						
						
						
					 
					
						2017-07-04 14:03:46 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						542762ee79 
					 
					
						
						
							
							Big-Data  
						
						 
						
						... 
						
						
						
						Again just trying this out. Ta 
						
						
					 
					
						2017-07-04 14:00:30 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						1e51b2959c 
					 
					
						
						
							
							Big Data  
						
						 
						
						... 
						
						
						
						Seeing how i add a new service compared to WP, i have no previous exp. of Git and i'm a non dev so sozza if i break this. 
						
						
					 
					
						2017-07-04 13:56:51 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e59d0e7a65 
					 
					
						
						
							
							Add info to README  
						
						 
						
						
						
						
					 
					
						2017-07-03 11:28:43 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						3308908a76 
					 
					
						
						
							
							Fix URLs on join page to work with Github deployment  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:54:29 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						b8e2d3eea0 
					 
					
						
						
							
							Convert about page to markdown  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:51:11 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						7ae8c88aa4 
					 
					
						
						
							
							Convert manifesto to markdown  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:50:24 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						f9e461422b 
					 
					
						
						
							
							Convert join page to markdown  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:34:48 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						45dc39fdef 
					 
					
						
						
							
							DRY up top-level pages  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:33:21 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						da2d0dbda2 
					 
					
						
						
							
							Extract Mapbox access token into config  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:16:37 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						540417920d 
					 
					
						
						
							
							Enable map for technology page  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:04:27 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						8f1f83391f 
					 
					
						
						
							
							Enable map for service pages  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:04:13 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						44d6fe6ecd 
					 
					
						
						
							
							Enable map for home page  
						
						 
						
						
						
						
					 
					
						2017-07-01 20:03:52 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						27128690bb 
					 
					
						
						
							
							Fix another URL for Github deployment  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:49:56 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						530b614e8e 
					 
					
						
						
							
							Remove link to CSS removed in earlier commit  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:44:55 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						bfeec199b7 
					 
					
						
						
							
							Rename co-op layout -> coop  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:44:20 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						e272dee139 
					 
					
						
						
							
							Extract javascripts include from all layouts  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:42:02 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						63c6acf277 
					 
					
						
						
							
							Fix indenting in home layout  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:36:39 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						c64b36eb5d 
					 
					
						
						
							
							Remove unused Wordpress-related CSS  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:24:57 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						6f594c7f6a 
					 
					
						
						
							
							Fix more URLs for deployment on Github  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:21:48 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						81e36b4151 
					 
					
						
						
							
							Fix image URLs for deployment on Github  
						
						 
						
						
						
						
					 
					
						2017-07-01 18:14:06 +01:00  
					
					
						 
						
						
							
							
							
							
							
							 
						
					 
				 
			
				
					
						
					 
					
						
						
							
						
						4ee044ac21 
					 
					
						
						
							
							Make number of clients on home page dynamic  
						
						 
						
						
						
						
					 
					
						2017-07-01 17:53:29 +01:00