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
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
56bc5a9612 Replace technology, service and client logos with text 2025-06-20 13:13:56 +01:00
10d1dbf623 Lang set to en and test of adding directory listings 2019-07-05 17:56:48 +01:00
b415d9dcd5 remove image extensions to enable SVG's to be served #54 2019-06-06 12:29:20 +01:00
62cee6bef0 Fragment identifiers added to h2's 2018-12-17 21:38:25 +00:00
52b16fb421 SVG MultiViews test 2018-12-03 14:55:16 +00:00
628d515799 #38 Use correct sturcture for HTML heading tags 2018-11-30 16:15:41 +00:00
e575823428 Merged dev 2018-11-30 11:43:15 +00:00
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
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
8ed88952dc Fix client name under logo on co-op pages
The data files under _clients use 'title' instead of 'name'.
2018-11-11 21:20:38 +00:00
71be497ac6 Updated Config and 19 other files 2017-07-05 20:36:03 +01:00
bfeec199b7 Rename co-op layout -> coop 2017-07-01 18:44:20 +01:00