Commit Graph

498 Commits

Author SHA1 Message Date
James Mead d2482a2fd8 Extract page heading variable 2017-07-01 12:59:45 +01:00
James Mead 195936689c Remove unused CSS classes in top-level pages
I couldn't work out how to generate these classes dynamically. I wanted
to use the page slug, but it didn't seem to be available. However since
it doesn't look as if they're being used, I've chosen to remove them for
now.
2017-07-01 12:55:17 +01:00
James Mead b98f832cbb Add source map files
These should almost certainly be generated.
2017-07-01 12:52:16 +01:00
James Mead ad63d209ea Beautify HTML in top-level pages 2017-07-01 12:39:09 +01:00
James Mead 9544b41872 Replace tabs with spaces 2017-07-01 12:35:42 +01:00
James Mead be6643245d Remove commented out code from footer 2017-07-01 12:32:18 +01:00
James Mead 47cee0d237 Convert remaining links from absolute to relative
I missed these in an earlier commit.
2017-07-01 12:26:24 +01:00
James Mead 85734a7242 Remove Google reCAPTCHA JS from top-level pages
It seems unlikely that this is needed on the static version of the site.
2017-07-01 12:26:23 +01:00
James Mead 61a3f65dce Close canonical link tag in about page
To match join & manifesto pages.
2017-07-01 12:26:23 +01:00
James Mead 33805060a6 Extract page title variable for top-level pages 2017-07-01 12:26:23 +01:00
James Mead 224620ca88 Apply same changes as about page to join & manifesto pages 2017-07-01 12:26:23 +01:00
James Mead 8c3e256204 Add raw HTML for join & manifesto pages 2017-07-01 12:26:23 +01:00
James Mead 09e5f205b6 Remove explicit DNS prefetch for s.w.org domain
This should've been removed in an earlier commit.
2017-07-01 12:26:00 +01:00
James Mead f140ffb689 Remove WP-related link & meta tags from head tag 2017-07-01 11:43:37 +01:00
James Mead f1709dfe11 Use site.github.url prefix for asset URLs
As per these instructions [1].

[1]: http://jekyllrb.com/docs/github-pages/#project-page-url-structure
2017-06-28 17:33:16 +01:00
James Mead eac846ca16 Add favicon 2017-06-28 17:22:05 +01:00
James Mead b099833e44 Add missing web fonts
Used in app/themes/coop-tech-oowp-theme/public/css/app.css
2017-06-28 17:17:02 +01:00
James Mead 8bf8a8f365 Generate canonical URL link dynamically from page URL 2017-06-28 11:55:38 +01:00
James Mead 2defd296bd Convert links from absolute to relative 2017-06-28 11:51:23 +01:00
James Mead 69f4c74bc6 Remove shortlink link tag
This URL isn't currently available in the Jekyll version of the site.
2017-06-28 11:50:30 +01:00
James Mead e89705aba4 Remove duplicate canonical URL link tag 2017-06-28 11:49:04 +01:00
James Mead 5f4785cc58 Add images & icons for about page
And use relative URLs so they are served locally.
2017-06-28 11:46:13 +01:00
James Mead 2d42a09766 Add /wp/wp-includes/js/wp-embed.min.js
And use relative URL in script tag so it is served locally.
2017-06-28 11:40:26 +01:00
James Mead db4a3cfcf3 Add /app/themes/coop-tech-oowp-theme/public/js/app.js
And use relative URL in script tag so it is served locally.
2017-06-28 11:38:46 +01:00
James Mead 668feb601d Add /app/themes/coop-tech-oowp-theme/public/js/vendor.js
And use relative URL in script tag so it is served locally.
2017-06-28 11:36:45 +01:00
James Mead 18db977893 Add /app/themes/coop-tech-oowp-theme/public/foundation-icons/foundation-icons.css
And use relative URL in stylesheet link so it is served locally.
2017-06-28 11:34:33 +01:00
James Mead edfb5dc8e9 Add /app/themes/coop-tech-oowp-theme/public/css/app.css
And use relative URL in stylesheet link so it is served locally.
2017-06-28 11:32:25 +01:00
James Mead 2ff3d47bda Add /app/mu-plugins/oowp/oowp.css
And use relative URL in stylesheet link so it is served locally.
2017-06-28 11:29:34 +01:00
James Mead 7b3a5187a4 Remove wp emoji JS & CSS 2017-06-28 11:20:49 +01:00
James Mead 4030f845cf Add empty frontmatter to allow liquid tags 2017-06-28 11:17:37 +01:00
James Mead 0726b780dc Remove piwik tracking code 2017-06-28 11:16:50 +01:00
James Mead 65b9fffa2e Add raw about page 2017-06-28 11:16:17 +01:00
Chris Roos 8c60f26d14 Add co-op images 2017-06-27 16:37:02 +01:00
Chris Roos fce1101893 Add number of co-ops 2017-06-27 16:17:46 +01:00
Chris Roos f2124f964a Link to coops from service pages 2017-06-27 16:16:31 +01:00
Chris Roos cf97187b86 List coops offering specific service 2017-06-27 16:12:21 +01:00
Chris Roos c1d855e777 Add services 2017-06-27 16:08:54 +01:00
Chris Roos 5fc3481c0f Add info about coops 2017-06-27 15:13:48 +01:00
Chris Roos 3179476a8c Add heading 2017-06-27 15:03:57 +01:00
Chris Roos 8ae27694ef Use relative_url so that links work on github-pages 2017-06-27 15:03:12 +01:00
Chris Roos 549156c82b Use a collection for coops instead of data file 2017-06-27 14:58:29 +01:00
Chris Roos 38ff063158 Add Outlandish to members 2017-06-27 14:20:52 +01:00
Chris Roos 46cf025394 Ignore generated files 2017-06-27 14:20:39 +01:00
Chris Roos 2416ec4940 Add github-pages Gem 2017-06-27 14:18:47 +01:00
Chris Roos 5be71a1cbf Update index.html 2017-06-27 14:16:07 +01:00
Chris Roos b9d88af150 Create index.html 2017-06-27 14:14:21 +01:00
Chris Roos da9a10dcd6 Create members.csv 2017-06-27 14:13:27 +01:00
Chris Roos 87f0907422 Initial commit 2017-06-27 14:07:16 +01:00