Chris Lowis
adc0477e39
Update the favicon
...
I took the SVG favicon from the brand assets pack Creative Coop
produced and put it through an online tool[1] to
generate these files.
[1] https://realfavicongenerator.net
2025-06-30 21:05:47 +01:00
Chris Lowis
20795aebf2
Add reset stylesheet
...
Taken from https://www.joshwcomeau.com/css/custom-csss-reset/
2025-06-20 14:43:49 +01:00
Chris Lowis
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
Chris Lowis
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
Chris Croome
0aa46ea5f0
Fix for mistake in last commit #53
2019-06-05 11:55:33 +01:00
Chris Croome
0a8dea4717
<title> metadata tweak for pages other than the home page #53
2019-06-05 11:51:17 +01:00
Chris Croome
ab75dc95fb
title metadata tweak for #53
2019-06-05 11:47:19 +01:00
Chris Croome
0914a852d6
metadata tweaks for #53
2019-06-05 11:30:36 +01:00
Chris Croome
acaac75768
title and abbr added to meta description
2019-06-05 10:21:29 +01:00
Chris Croome
5b555cfac4
twitter:image is in the spec https://developer.twitter.com/en/docs/tweets/optimize-with-cards/overview/markup
2019-06-05 09:07:43 +01:00
Chris Croome
c3f638c54f
fix for canonical url
2019-06-05 09:00:23 +01:00
Chris Croome
ab6e60649f
Attempt to fix Twitter images for #53
2019-06-05 08:54:07 +01:00
Chris Croome
b133a7094f
Use PNG not conneg for OG metedata image #53
2019-04-25 18:59:05 +01:00
Chris Croome
6de1586824
s/excerpt/description/ #53
2019-04-25 18:53:35 +01:00
Chris Croome
12a7b251d6
test fix for #53
2019-04-25 18:47:48 +01:00
Chris Croome
2576ab601f
debug test
2019-04-25 18:43:43 +01:00
Chris Croome
a5a482ef7e
test fix for #53
2019-04-25 18:39:12 +01:00
Chris Croome
bddb855609
still an issue with blank descriptions #53
2019-04-25 16:59:30 +01:00
Chris Croome
ad7c252a59
fix for pages without excerpt #53
2019-04-25 16:52:38 +01:00
ubuadmin
cfb5a106af
Assets location change
2019-04-25 16:37:41 +01:00
ubuadmin
387701a529
Assets location change
2019-04-25 16:30:35 +01:00
Chris Croome
d731b794a3
test fix for #53
2019-04-25 16:25:55 +01:00
Chris Croome
79d4adc310
Fix for non-coop pages #53
2019-04-25 16:21:55 +01:00
Chris Croome
39b502ec03
twitter metadata icon update #53
2019-04-25 16:12:28 +01:00
Chris Croome
545f63258f
image test added to head
2019-04-25 16:07:16 +01:00
root
a2d8d11813
assets location change
2019-04-25 15:50:34 +01:00
Chris Croome
82c8a58624
use page.content if page.excerpt doesn't exist #53
2019-04-25 14:41:46 +01:00
Chris Croome
6377580e94
whitespace, do'h!
2019-04-25 14:20:35 +01:00
Chris Croome
3f0f4dca05
optional page.excerpt for meta descriptions
2019-04-25 14:08:52 +01:00
Chris Croome
50e157f2c0
Test adding page.excerpt to HTML <head>
2019-04-25 14:01:57 +01:00
Nick Sellen
95aec4f04c
Merge branch 'fix-outlandish' into 'dev'
...
Added meta description to head (as well as og:description)
See merge request cotech/website!4
2018-11-29 16:54:36 +00:00
Nick Sellen
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
Richard
5dc7ba9dc7
Update head to add meta description (as well as og:description)
2018-11-29 15:49:18 +00:00
Chris Croome
26a10700a7
Metadata added to <head> and footer updated
2018-11-18 18:43:07 +00:00
James Mead
da2d0dbda2
Extract Mapbox access token into config
2017-07-01 20:16:37 +01:00
James Mead
27128690bb
Fix another URL for Github deployment
2017-07-01 18:49:56 +01:00
James Mead
530b614e8e
Remove link to CSS removed in earlier commit
2017-07-01 18:44:55 +01:00
James Mead
636d1cc27f
Extract includes from default layout
2017-07-01 13:36:32 +01:00