Commit Graph

19 Commits

Author SHA1 Message Date
Matthew Grove
04a4cd91f0 Fix bug with article carousel
If there were multiple, identical authors for two articles, they would 
be shown twice in the carousel
2019-03-06 17:44:36 +00:00
Matthew Grove
fdf9222fe2 Add new article 2019-03-06 13:04:05 +00:00
Matthew Grove
8912ff8f82 Remove redundant code 2019-03-06 07:29:18 +00:00
Matthew Grove
9bf63868bb Update templates & fix carousel bugs
Templates now have date of 2019 BBC Young Reporter day on them;
Carousel bug whereby if a dot was clicked & then the used scrolled away, 
the dot would turn black;
Dots now appear in the correct position on all screen sizes (they were 
too low on mobile).
2019-03-06 07:22:44 +00:00
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
37d9672892 Add scroll to top button to articlce list on scroll 2019-02-26 08:01:18 +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
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
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
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
9557a47721 Implement Jekyll 2019-01-25 18:03:10 +00:00