Commit Graph

119 Commits

Author SHA1 Message Date
Matthew Grove
11ebbc1cb1 Update carousel to show all appropriate articles
Ensure that if articles are written by more than one author, both 
authors are compared to each article individually
2019-03-06 06:39:16 +00:00
Matthew Grove
b94c4ba3aa Update code 2019-03-05 21:55:09 +00:00
Matthew Grove
339af671fa Merge branch 'master' of https://github.com/reading-school-code/bbc-young-reporter 2019-03-05 21:54:51 +00:00
Matthew Grove
c3ac6f5335 Add list of articles by same author(s) to each article page It is in the form of a carousel 2019-03-05 21:54:26 +00:00
Matthew Grove
8269352852 Add list of articles by same author(s) to each article page
It is in the form of a carousel
2019-03-05 21:54:07 +00:00
Matthew Grove
3b67b7a5d7 Update branding & home page
Add BBC Young Reporter branding & update positioning of articles on home 
page
2019-03-04 21:25:35 +00:00
Matthew Grove
620aadcc6e Add templates for articles with videos 2019-02-28 13:24:30 +00:00
Matthew Grove
81e629d655 Edit scroll to ltop button
Change position of image inside & remove redundant code
2019-02-26 16:41:32 +00:00
Matthew Grove
00690041b1 Remove pre-compiled site 2019-02-26 12:00:27 +00:00
Matthew Grove
37d9672892 Add scroll to top button to articlce list on scroll 2019-02-26 08:01:18 +00:00
Matthew Grove
2cf78fbc69 Remove external tab link from external links 2019-02-06 20:10:43 +00:00
Matthew Grove
98b09c3706 Add external tab link to external links 2019-02-06 19:27:37 +00:00
Matthew Grove
cbe34aa100 Add list group for each year of articles on the navbar 2019-02-05 20:25:51 +00:00
Matthew Grove
3ede6835fb Remove test post & make it a template again 2019-02-05 08:19:36 +00:00
Matthew Grove
d54ba2dcfa Test year headings on navbar 2019-02-05 08:17:39 +00:00
Matthew Grove
9fb6ea5d41 Add categories to articles again 2019-02-05 08:14:34 +00:00
Matthew Grove
e98316f947 Refine navbar
Add year subtitles automatically and remove need for categories on posts
2019-02-05 08:11:59 +00:00
Matthew Grove
54dd7f9f34 Update sitemap 2019-02-05 07:33:51 +00:00
Matthew Grove
db79c475a4 Merge branch 'master' of https://github.com/reading-school-code/bbc-young-reporter 2019-02-05 07:33:02 +00:00
Matthew Grove
e01f7dfaef Update change frequency in sitemap 2019-02-05 07:32:34 +00:00
Matthew Grove
33d7045a1d Update change frequency in sitemap 2019-02-05 07:31:51 +00:00
Matthew Grove
73e3346e26 Ensure sitemap doesn't show in sitemap 2019-02-05 07:29:16 +00:00
Matthew Grove
7d2327405d Attempt to remove auto-generated file from sitemap again 2019-02-05 07:28:12 +00:00
Matthew Grove
44c37ec160 Check auto-generated file isn't included in sitemap 2019-02-05 07:27:06 +00:00
Matthew Grove
9b526ae978 Ensure auto-generated CSS file doesn't appear in stylesheet 2019-02-05 07:25:06 +00:00
Matthew Grove
80608c3193 Fix typo 2019-02-05 07:21:11 +00:00
Matthew Grove
57533947c2 Update 404 page
Text is now center-aligned
2019-02-05 07:18:34 +00:00
Matthew Grove
6da6d7a91e Add custom 404 page 2019-02-05 07:10:49 +00:00
Matthew Grove
607ec3990c Account for when no articles exist
When no articles exist, the navbar doesn't show the 'Articles' title, and the home page displays an appropriate message
2019-01-28 14:06:27 +00:00
Matthew Grove
2480703ba1 Move template files to _templates folders 2019-01-28 13:57:14 +00:00
Matthew Grove
d9383354bf Add sitemap and fully automate article creation
Article pages now insert the cover images automatically & an excerpt is used instead of a description for the page description.
2019-01-27 16:23:28 +00:00
Matthew Grove
d6fcb5bf1f Remove authors from navbar 2019-01-27 15:42:21 +00:00
Matthew Grove
8671144229 Enable auto-population & remove author pages
Make the navbar, main article list and content of articles (images, dates and authors) populate automatically, and remove pages for each author.
2019-01-25 20:36:38 +00:00
Matthew Grove
c8f7a6bf77 Stop auto-generation of unwanted file 2019-01-25 18:10:32 +00:00
Matthew Grove
9557a47721 Implement Jekyll 2019-01-25 18:03:10 +00:00
Matthew Grove
a81a51264c Update copyright 2019-01-14 18:09:48 +00:00
Matthew Grove
8bd11c4288 Remove redundant code 2018-11-24 15:53:11 +00:00
Matthew Grove
5885b727d5 Merge branch 'master' of https://github.com/reading-school-code/bbc-young-reporter 2018-11-24 15:40:27 +00:00
Matthew Grove
0c49ba651b Make CSS more efficient
Add side margins in global.css rather than two separate files
2018-11-24 15:40:12 +00:00
Matthew Grove
4087f731d2 Remove auto-generated file 2018-11-23 13:27:43 +00:00
Matthew Grove
635c3138d2 Fix animation value 2018-11-23 13:27:06 +00:00
Matthew Grove
02aab93c08 Animate bottom of page rather than non-existant element 2018-11-23 13:24:19 +00:00
Matthew Grove
de632e9145 Fix logo size bug on top app bar 2018-11-21 19:09:17 +00:00
Matthew Grove
5f98703d03 Attempt to fix logo size bug on top app bar 2018-11-21 19:06:42 +00:00
Matthew Grove
a927244192 Make logo on top app bar into link to home page 2018-11-21 19:02:28 +00:00
Matthew Grove
ddef25f357 Change margin of material design card content 2018-11-21 18:56:49 +00:00
Matthew Grove
eb47773cb5 Fix favicon source locations 2018-11-21 18:51:14 +00:00
Matthew Grove
5d5f90ae4c Update icons 2018-11-21 18:41:40 +00:00
Matthew Grove
9852306d7d Change domain name 2018-11-21 18:31:29 +00:00
Matthew Grove
583a1d3f2a Define webpage title via JS 2018-11-21 17:36:05 +00:00