Chris Lowis
bab33c25f4
Move manifesto onto about page
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
3ac09903e9
Remove technologies, clients, services from menu
2025-06-20 13:13:55 +01:00
Chris Croome
4b49ab8dd0
add back manifesto button
2024-09-18 15:42:43 +01:00
Chris Croome
dc910e883c
test omit video link
2024-09-18 15:39:54 +01:00
Chris Croome
10d1dbf623
Lang set to en and test of adding directory listings
2019-07-05 17:56:48 +01:00
ubuadmin
387701a529
Assets location change
2019-04-25 16:30:35 +01:00
root
a2d8d11813
assets location change
2019-04-25 15:50:34 +01:00
harry
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
Stephen Cox
f8e0ce8786
45 Updated text on the home page
2018-11-30 15:59:59 +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
Chris Croome
26a10700a7
Metadata added to <head> and footer updated
2018-11-18 18:43:07 +00:00
James Mead
e272dee139
Extract javascripts include from all layouts
2017-07-01 18:42:02 +01:00
James Mead
63c6acf277
Fix indenting in home layout
2017-07-01 18:36:39 +01:00
James Mead
6f594c7f6a
Fix more URLs for deployment on Github
2017-07-01 18:21:48 +01:00
James Mead
be5ffd3f53
Remove unused Wordpress-specific JS
...
This code seems to be related to this Wordpress feature [1] which only
seems relevant where users are adding e.g. comments to a site.
[1]: https://make.wordpress.org/core/2015/10/28/new-embeds-feature-in-wordpress-4-4/
2017-07-01 15:12:53 +01:00
James Mead
f43e401e8b
Beautify home page HTML
...
And make URLs relative vs absolute.
2017-07-01 14:09:04 +01:00
James Mead
a993d209ab
First stab at realistic-looking home page
2017-07-01 13:57:10 +01:00