4
0
mirror of https://git.coop/cotech/website.git synced 2025-06-26 16:40:52 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
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