Commit Graph

241 Commits

Author SHA1 Message Date
Nick Sellen 5cf4d22662 Switch to docker-compose with .htaccess support 2018-12-16 10:28:55 +00:00
Chris Croome 818f4e4dc5 gz html files 2018-12-15 19:48:45 +00:00
Chris Croome 733e9e4f98 SVG for cetis-llp and gildedsplinters 2018-12-10 09:28:34 +00:00
Chris Croome cc65b6354e gzip svg, css and js files 2018-12-09 21:22:05 +00:00
Chris Croome a4e1fa79bc .png extension removed for coops, clients, services and tech 2018-12-09 20:56:17 +00:00
Chris Croome e4e4f9cc0f Webarchitets GitHub URL fixed 2018-12-09 20:53:52 +00:00
Chris Croome 25742bb1c7 New Webarchitects PNG to match SVG version 2018-12-09 20:46:32 +00:00
Chris Croome 6d4122c5b9 Serve svg when available 2018-12-03 21:43:12 +00:00
Chris Croome 52b16fb421 SVG MultiViews test 2018-12-03 14:55:16 +00:00
Chris Croome f9a745046a conneg test, see #52 2018-12-03 14:49:02 +00:00
Chris Croome a24a6123cb .htaccess file to serve /example.html as /example 2018-12-01 17:13:51 +00:00
Nick Sellen 9d882bc4a3 A few deployments tweaks 2018-11-30 18:01:32 +00:00
Nick Sellen d84a8bad79 Try caching vendor path 2018-11-30 17:25:42 +00:00
Nick Sellen dd3b730e1e Only run production depoy after dev deploy 2018-11-30 17:25:42 +00:00
Martin Burchell 902ef73b04 Add Founders and Coders GitHub and Twitter 2018-11-30 17:18:30 +00:00
Martin Burchell cbeb89902a Add GitHub for Developer Society 2018-11-30 17:18:30 +00:00
Martin Burchell a3b50a7f7a Update Twitter for Cooperative Web 2018-11-30 17:17:20 +00:00
James Mead fd2c1fdd79 Fix coops map by replacing single quote with HTML entity
I'm pretty sure this was also a problem on the Wordpress version of the
site, but I think I fixed it by removing the single quote from the very
same address.
2018-11-30 16:58:32 +00:00
James Mead 3c80693d67 Geocode Coop addresses to lat & long for map 2018-11-30 16:56:07 +00:00
James Mead 8780eca301 Fix & normalize Coop frontmatter YAML
Also ensure newline at EOF.

This was achieved by running the new normalize_coop_frontmatter.rb
script which basically reads in the frontmatter, parses it and dumps it
back out.

I had to manually fix some telephone numbers which had been incorrectly
parsed as some kind of number rather than as strings.
2018-11-30 16:54:12 +00:00
Stephen Cox 628d515799 #38 Use correct sturcture for HTML heading tags 2018-11-30 16:15:41 +00:00
Nick Sellen d6d1723880 Reorder gitlab ci sections 2018-11-30 16:12:38 +00:00
Nick Sellen fd79fbb35b Only deploy from master, use when:manual for prod 2018-11-30 16:11:05 +00:00
Stephen Cox 690e65616d Merge branch 'dev' into 45-update-text-on-home-page 2018-11-30 16:01:50 +00:00
Stephen Cox f8e0ce8786 45 Updated text on the home page 2018-11-30 15:59:59 +00:00
Chris Lowis 2953c7fa30 Add co-operative web member count
I asked them how many members they have.
2018-11-30 15:05:46 +00:00
Chris Lowis e8748d9e30 Add a sum of all members to the homepage
This replaces the hard-corded number we were using previously.
2018-11-30 13:02:21 +00:00
Chris Lowis 6ba79a775d Add a members field to each file under _coops
I've populated the data, where available, from the field "Number of
current members The number of full members (owners) in the co-op." in
the wordpress admin.
2018-11-30 12:56:40 +00:00
Stephen Cox e1154d2f87 Merge branch '24-fix-display-issue-on-technology-pages' of git.coop:cotech/website into 24-fix-display-issue-on-technology-pages 2018-11-30 12:17:47 +00:00
Stephen Cox 2fc5d7226b #24 Fixed display of coop logos on technology pages 2018-11-30 12:17:10 +00:00
Nick Sellen d5a725eabd Include git checkout dev in the readme 2018-11-30 11:56:42 +00:00
Nick Sellen d9e3246c27 Put it in a docker 2018-11-30 11:56:42 +00:00
Stephen Cox ef6e94d08a Removing merge conflict text 2018-11-30 11:47:58 +00:00
Stephen Cox e575823428 Merged dev 2018-11-30 11:43:15 +00:00
Stephen Cox d72317f436 Updated DOT Project logo 2018-11-30 11:36:29 +00:00
Stephen Cox 6749541cf5 #2 Hide coop services, technology and client listings when the coop hasn't included them in maekdown file 2018-11-30 11:35:54 +00:00
Stephen Cox 34fbb2f4e8 #2 Fixed markdown for coop pages 2018-11-30 11:34:46 +00:00
Nick Sellen 7101fedabe Cache all of /usr/local/bundle/
... it doesn't seem to be caching properly but perhaps that's
because it's not setup in the runner properly yet...
2018-11-29 18:23:36 +00:00
Nick Sellen bf9a17a97a Merge branch 'show-random-clients-on-homepage' into 'dev'
Show 6 random clients on homepage

See merge request cotech/website!17
2018-11-29 18:12:21 +00:00
Nick Sellen 9bd5d6ef8e Merge branch 'update-aptivate-github' into 'dev'
Update Aptivate GitHub

See merge request cotech/website!13
2018-11-29 18:11:01 +00:00
Nick Sellen 776fe88458 Merge branch 'update-animorph-details' into 'dev'
Update Twitter for Animorph

See merge request cotech/website!11
2018-11-29 18:10:00 +00:00
Nick Sellen 11f9bc7502 Merge branch 'update-revenue-figure' into 'dev'
Update revenue figure on homepage

See merge request cotech/website!12
2018-11-29 18:09:53 +00:00
Nick Sellen e3104df10c Merge branch 'fix-autonomic-twitter' into 'dev'
Fix Autonomic Twitter link

See merge request cotech/website!14
2018-11-29 18:09:41 +00:00
Nick Sellen 14a86fdcae Merge branch 'add-cetis-llp-twitter' into 'dev'
Add Twitter for Cetis LLP

See merge request cotech/website!16
2018-11-29 18:09:34 +00:00
Nick Sellen 20cd703675 Merge branch 'add-chapel-st-studio-twitter' into 'dev'
Add Twitter for Chapel St Studio

See merge request cotech/website!18
2018-11-29 18:09:21 +00:00
Nick Sellen a9d8315923 Merge branch 'update-creative-coop-details' into 'dev'
Add email address and change phone number to match that on website

See merge request cotech/website!19
2018-11-29 18:09:12 +00:00
Nick Sellen 5ee0cdefe6 Merge branch 'also-cache-built-gems' into 'dev'
Also cache built gems

See merge request cotech/website!21
2018-11-29 17:57:58 +00:00
Nick Sellen 72f4216aac Also cache built gems 2018-11-29 17:52:25 +00:00
Nick Sellen 95856d5fe8 Merge branch 'add-ci-cache' into 'dev'
Cache rubygems

See merge request cotech/website!20
2018-11-29 17:41:21 +00:00
Nick Sellen 4f90793c73 Cache rubygems
Save a bit of co2.
2018-11-29 17:35:40 +00:00