Commit Graph

108 Commits

Author SHA1 Message Date
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
Matthew Grove
d276f2f2d4 Remove temporary files 2018-11-21 17:11:22 +00:00
Matthew Grove
cd08268c33 Change link colour 2018-11-21 09:24:55 +00:00
Matthew Grove
5bd96fcb58 Update article template page 2018-11-21 07:41:32 +00:00
Matthew Grove
b3a7b3630f Add article and author template pages 2018-11-21 07:21:44 +00:00
Matthew Grove
d321bf32e4 Add sections to drawer
Sections for articles and authors
2018-11-20 21:00:28 +00:00
Matthew Grove
f8f7744793 Remove auto-generated file 2018-11-20 20:48:56 +00:00
Matthew Grove
57bb3783e2 Make icon in top app bar display properly 2018-11-20 19:32:49 +00:00
Matthew Grove
2709500e8d Make top app bar and drawer work properly
Top app bar now collapses on scroll & drawer opens when the menu button is clicked
2018-11-20 16:51:32 +00:00
Matthew Grove
404d4ab508 Make logo on top app bar correct size 2018-11-19 21:04:11 +00:00
Matthew Grove
e93647e4be Make top app bar 'short'
This is a different type of Material Design top app bar, which gets 
smaller on scroll
2018-11-19 21:00:23 +00:00
Matthew Grove
4df4919627 Merge branch 'master' of https://github.com/reading-school-code/bbc-school-report 2018-11-19 19:54:55 +00:00