Commit Graph

31 Commits

Author SHA1 Message Date
7b0082f7b9 Automate more code 2020-03-04 07:58:52 +00:00
e9efb7ab91 Revert "Revert "Merge pull request #2 from mgrove36/development""
This reverts commit fa40e6fd0e.
2020-03-03 12:58:46 +00:00
fa40e6fd0e Revert "Merge pull request #2 from mgrove36/development"
This reverts commit 8b8da21593.
2020-03-03 12:55:21 +00:00
9e9f9f8c64 Finish redesigning site 2020-03-03 11:03:13 +00:00
8d6382d3a6 Continue redesigning site 2020-03-02 22:38:03 +00:00
64cd4f03d4 Redesign website 2020-03-02 20:19:40 +00:00
baa4b7ce20 Remove redundant code 2020-03-01 17:29:37 +00:00
13174901d7 Automate copyright notice 2020-03-01 16:47:33 +00:00
0bcf74c6e7 Change position of article carousel title 2019-09-01 20:19:30 +01:00
Matthew Grove
88e927b116 Change domain 2019-06-09 14:55:48 +01:00
Matthew Grove
d903886346 Ensure cover images show in article carousel 2019-03-06 18:23:13 +00:00
Matthew Grove
e2c63ac59d Fix same bug as previous commit
Previous attempt didn't work
2019-03-06 17:46:31 +00:00
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