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
d88b6820e4
Remove service logo from filter page
2025-06-20 13:13:56 +01:00
e8261d3be1
Remove technology logo from filter page
2025-06-20 13:13:56 +01:00
56bc5a9612
Replace technology, service and client logos with text
2025-06-20 13:13:56 +01:00
3ac09903e9
Remove technologies, clients, services from menu
2025-06-20 13:13:55 +01:00
b8127bffd3
Remove maps from the site
...
I've also removed as much related code as I can find.
2025-06-20 13:13:55 +01:00
4b49ab8dd0
add back manifesto button
2024-09-18 15:42:43 +01:00
dc910e883c
test omit video link
2024-09-18 15:39:54 +01:00
d634816ef5
Fix bug with map display issue until resize
...
As the map tab is created hidden by default, leaflet seems unable
to deal with the sizing properly initially, but we can hook into
the "tab changed" event, and tell leaflet to recalculate the size
after switching tabs
2020-08-20 11:53:58 +02:00
10d1dbf623
Lang set to en and test of adding directory listings
2019-07-05 17:56:48 +01:00
ac96faf6ba
vertical align co-op images on technology pages
2019-07-05 13:36:13 +01:00
a9398c8a90
frag id added for co-op services logo
2019-06-20 14:05:16 +01:00
b415d9dcd5
remove image extensions to enable SVG's to be served #54
2019-06-06 12:29:20 +01:00
6de1586824
s/excerpt/description/ #53
2019-04-25 18:53:35 +01:00
387701a529
Assets location change
2019-04-25 16:30:35 +01:00
a2d8d11813
assets location change
2019-04-25 15:50:34 +01:00
21aa40fdc9
Merge branch 'master' into shuffle_clients
2019-04-25 15:34:33 +01:00
89fca589e0
page.excerpt for service and technology pages
2019-04-25 14:30:24 +01:00
ddb3df7127
Moved About, Join and Manifesto to the header. Added a close button to the default page layout
2019-04-25 14:17:00 +01:00
c41f3cea07
Link to forum instead of mailing list
...
We don't have a process to ensure that emails to our internal list
(contact@coops.tech ) are replied to in a timely manner/at all. At the
moment we appear to have 5 legitimate emails from the 13 March that
don't appear to have replies.
I hope that encouraging people to post to the forum will increase the
chance that they receive a reply.
I think there are further improvements we can make, by clarifying the
joining process for example, but this is a good enough start.
2019-04-10 17:40:52 +01:00
223a68aa9f
Use SVG images if available on Technologies page
2018-12-30 20:12:41 +00: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
f8e0ce8786
45 Updated text on the home page
2018-11-30 15:59:59 +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
26a10700a7
Metadata added to <head> and footer updated
2018-11-18 18:43:07 +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
45dc39fdef
DRY up top-level pages
2017-07-01 20:33:21 +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
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
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
b823eed522
Extract header include from layouts
2017-07-01 17:32:16 +01:00
ce7b5cd2b1
Start making technology page more realistic
2017-07-01 17:23:18 +01:00
e9c453bd7b
Add missing div to coop layout
2017-07-01 17:20:00 +01:00
88ef30ff62
Start making service page more realistic
2017-07-01 17:18:49 +01:00
22dc625b4c
Add clients to coop layout
2017-07-01 16:34:20 +01:00
3fa79b343e
Add technologies to coop layout
2017-07-01 16:30:13 +01:00
24715cefb5
Add services to coop layout
2017-07-01 16:25:47 +01:00
8e8048ea6d
Add about section to coop layout
2017-07-01 16:24:57 +01:00
0629ebb839
Add contact section to coop layout
2017-07-01 16:10:47 +01:00
e98877c220
Start making coop page more realistic
2017-07-01 15:29:10 +01:00