4
0
mirror of https://git.coop/cotech/website.git synced 2025-07-17 18:50:54 +00:00

17 Commits

Author SHA1 Message Date
5a1766df77 Edit footer.html to updated workers.coop logo 2025-07-03 16:46:21 +01:00
b074f21b7c Edit footer.html Updated workers.coop logo location and sizing 2025-07-03 16:37:44 +01:00
5a3f45db40 Edit footer.html to include workers.coop logo and text 2025-07-03 16:04:16 +01:00
7253e408cb Apply brand guidelines to site
Creative Co-op have recently prepared some brand guidelines for
CoTech, including a new logo, typography suggestions and background
images. This commit restyles the site to apply, as best we can, these
guidelines. It's hard to split this into smaller commits because the
decision to use a black background colour means many things have to
change.

Notably we've removed the "about/join" footer, as it was hard to
choose a bg colour and without one it became more apparent that this
footer was more in the way than useful.

Co-authored-by: Natasha Natarajan <natasha@outlandish.com>
2025-06-30 21:05:47 +01:00
b3371aa8c9 Style footer 2025-06-20 16:07:07 +01:00
bab33c25f4 Move manifesto onto about page 2025-06-20 14:43:49 +01:00
3517d04637 Strip out CSS, JS and extra markup
The site had around 7000 lines of CSS and 23,000 lines of JS. It also
used a framework called "Zurb" to build the layout. We're planning to
rebrand the website and to make that work easier I think it would help
me (and hopefully those that come after me) to strip out all of these
technologies and recreate the site with a simple stylesheet.

By doing so I think we lose a couple of features, such as the zooming hover
states on the grids of images. Some features, like the "sticky" header
are probably better implemented nowadays in pure CSS.

Given that the site is maintained by volunteers I think the simpler we
can make it the better.
2025-06-20 14:07:32 +01:00
9a9f5be563 Update year in footer 2025-06-20 12:17:59 +01:00
c60bc316b0 It is 2019 and we use HTTPS these days! 2019-06-12 13:03:38 +01:00
15c8ec657f added GFR to site credits 2019-04-25 17:54:36 +01:00
a2d8d11813 assets location change 2019-04-25 15:50:34 +01:00
cb6c07905e Remove use of site.github.url
We don't need to include the whole url in each page if we're
being served from the root of a domain.
2018-11-29 16:20:30 +00:00
1461174ca1 Matomo code added #18 2018-11-29 12:42:53 +00:00
26a10700a7 Metadata added to <head> and footer updated 2018-11-18 18:43:07 +00:00
6f594c7f6a Fix more URLs for deployment on Github 2017-07-01 18:21:48 +01:00
ec0c037f65 Fix footer links 2017-07-01 17:33:08 +01:00
636d1cc27f Extract includes from default layout 2017-07-01 13:36:32 +01:00