j1-template 2023.0.3 → 2023.0.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (71) hide show
  1. checksums.yaml +4 -4
  2. data/_includes/themes/j1/layouts/content_generator_collection.html +26 -74
  3. data/_includes/themes/j1/procedures/collections/create_collection_article_preview.proc +64 -19
  4. data/_includes/themes/j1/procedures/collections/pager.proc +127 -0
  5. data/_includes/themes/j1/procedures/posts/pager.proc +4 -4
  6. data/assets/data/banner.html +2 -2
  7. data/assets/data/panel.html +130 -141
  8. data/assets/themes/j1/adapter/js/themer.js +106 -85
  9. data/assets/themes/j1/modules/themeSwitcher/js/_unsued/switcher.1.js +454 -0
  10. data/lib/j1/version.rb +1 -1
  11. data/lib/starter_web/Gemfile +1 -1
  12. data/lib/starter_web/README.md +5 -5
  13. data/lib/starter_web/_config.yml +16 -19
  14. data/lib/starter_web/_data/blocks/panel.yml +1 -1
  15. data/lib/starter_web/_data/modules/attics.yml +2 -2
  16. data/lib/starter_web/_data/modules/scroller.yml +5 -5
  17. data/lib/starter_web/_data/templates/feed.xml +1 -1
  18. data/lib/starter_web/_plugins/index/lunr.rb +1 -1
  19. data/lib/starter_web/assets/images/{triangles-bg.png → backgrounds/triangles-bg.png} +0 -0
  20. data/lib/starter_web/assets/images/{agency/img/logos → icons/scalable}/facebook.svg +0 -0
  21. data/lib/starter_web/assets/images/{agency/img/logos → icons/scalable}/google.svg +0 -0
  22. data/lib/starter_web/assets/images/{agency/img/logos → icons/scalable}/ibm.svg +0 -0
  23. data/lib/starter_web/assets/images/{agency/img/logos → icons/scalable}/microsoft.svg +0 -0
  24. data/lib/starter_web/collections/_biography/a-life-in-questions.adoc +98 -0
  25. data/lib/starter_web/collections/_biography/becoming.adoc +89 -0
  26. data/lib/starter_web/collections/_biography/born-to-run.adoc +92 -0
  27. data/lib/starter_web/collections/_biography/forty-autumns.adoc +91 -0
  28. data/lib/starter_web/collections/_biography/not-dead-yet.adoc +85 -0
  29. data/lib/starter_web/collections/_biography/princess-diarist-the.adoc +88 -0
  30. data/lib/starter_web/collections/_biography/when-breath-becomes-air.adoc +90 -0
  31. data/lib/starter_web/package.json +1 -1
  32. data/lib/starter_web/pages/public/blog/navigator/archive/allview.html +1 -0
  33. data/lib/starter_web/pages/public/blog/navigator/archive/categoryview.html +1 -0
  34. data/lib/starter_web/pages/public/blog/navigator/archive/dateview.html +1 -0
  35. data/lib/starter_web/pages/public/blog/navigator/archive/tagview.html +1 -0
  36. data/lib/starter_web/pages/public/blog/navigator/index.html +2 -1
  37. data/lib/starter_web/pages/public/bookshelf/viewer_biography.adoc +62 -0
  38. data/lib/starter_web/pages/public/bookshelf/whats_up.adoc +287 -0
  39. data/lib/starter_web/pages/public/previewer/preview_bootstrap_theme.adoc +1 -0
  40. data/lib/starter_web/utilsrv/_defaults/package.json +1 -1
  41. data/lib/starter_web/utilsrv/package.json +1 -1
  42. metadata +18 -36
  43. data/lib/starter_web/_includes/custom/agency/portfolio.html +0 -67
  44. data/lib/starter_web/_includes/custom/agency/services.html +0 -35
  45. data/lib/starter_web/_includes/custom/agency/team.html +0 -29
  46. data/lib/starter_web/assets/images/agency/img/about/1.jpg +0 -0
  47. data/lib/starter_web/assets/images/agency/img/about/2.jpg +0 -0
  48. data/lib/starter_web/assets/images/agency/img/about/3.jpg +0 -0
  49. data/lib/starter_web/assets/images/agency/img/about/4.jpg +0 -0
  50. data/lib/starter_web/assets/images/agency/img/close-icon.svg +0 -1
  51. data/lib/starter_web/assets/images/agency/img/header-bg.jpg +0 -0
  52. data/lib/starter_web/assets/images/agency/img/map-image.png +0 -0
  53. data/lib/starter_web/assets/images/agency/img/navbar-logo.svg +0 -1
  54. data/lib/starter_web/assets/images/agency/img/portfolio/1.jpg +0 -0
  55. data/lib/starter_web/assets/images/agency/img/portfolio/2.jpg +0 -0
  56. data/lib/starter_web/assets/images/agency/img/portfolio/3.jpg +0 -0
  57. data/lib/starter_web/assets/images/agency/img/portfolio/4.jpg +0 -0
  58. data/lib/starter_web/assets/images/agency/img/portfolio/5.jpg +0 -0
  59. data/lib/starter_web/assets/images/agency/img/portfolio/6.jpg +0 -0
  60. data/lib/starter_web/assets/images/agency/img/screenshot.png +0 -0
  61. data/lib/starter_web/assets/images/agency/img/team/1.jpg +0 -0
  62. data/lib/starter_web/assets/images/agency/img/team/2.jpg +0 -0
  63. data/lib/starter_web/assets/images/agency/img/team/3.jpg +0 -0
  64. data/lib/starter_web/pages/public/learn/mweb/mweb-tester.adoc +0 -299
  65. data/lib/starter_web/pages/public/learn/mweb/static/index.css +0 -237
  66. data/lib/starter_web/pages/public/learn/mweb/static/index.js +0 -1138
  67. data/lib/starter_web/pages/public/learn/mweb/static/lodash.min.js +0 -140
  68. data/lib/starter_web/pages/public/learn/mweb/static/socket.io/socket.io.js +0 -4570
  69. data/lib/starter_web/pages/public/learn/mweb/static/socket.io/socket.io.min.js +0 -7
  70. data/lib/starter_web/pages/public/learn/mweb/static/video-js.min.css +0 -1
  71. data/lib/starter_web/pages/public/learn/mweb/static/video.min.js +0 -26
@@ -391,6 +391,6 @@ end
391
391
 
392
392
  module Jekyll
393
393
  module J1LunrSearch
394
- VERSION = '2023.0.3'
394
+ VERSION = '2023.0.5'
395
395
  end
396
396
  end
@@ -0,0 +1,98 @@
1
+ ---
2
+ layout: collection
3
+ title: A Life in Questions
4
+ tagline: Memoirs from the legend of Newsnight
5
+ date: 2023-01-27 00:00:00 +0100
6
+ description: >
7
+ Jeremy Paxman - Britain’s most incisive political interviewer.
8
+ The witty, incisive and frank memoirs from the legend of Newsnight
9
+ and long-standing quiz master of University Challenge.
10
+
11
+ categories: [ Book, Biography ]
12
+ tags: [ Political, Journalism ]
13
+
14
+ book:
15
+ cover: https://d3by36x8sj6cra.cloudfront.net/assets/images/book/large/9780/0081/9780008128302.jpg
16
+ format: hardback
17
+ pages: 320
18
+ publisher: HarperCollins Publishers
19
+ published: 2016
20
+ author: Jeremy Paxman
21
+ ISBN10: 0008128308
22
+ ISBN13: 9780008128302
23
+ rank: 16817
24
+
25
+ fab_menu_id: default
26
+ scrollbar: false
27
+ regenerate: false
28
+
29
+ resources: []
30
+ resource_options:
31
+ - attic:
32
+ padding_top: 400
33
+ padding_bottom: 50
34
+ opacity: 0.5
35
+ slides:
36
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
37
+ alt: giammarco-boscaro-1920x1280
38
+ ---
39
+
40
+ // Page Initializer
41
+ // =============================================================================
42
+ // Enable the Liquid Preprocessor
43
+ :page-liquid:
44
+
45
+ // Set page (local) attributes here
46
+ // -----------------------------------------------------------------------------
47
+ // :page--attr: <attr-value>
48
+
49
+ // Place an excerpt at the most top position
50
+ // -----------------------------------------------------------------------------
51
+ // image:{{page.book.cover}}[width=350, role="mr-4 mb-4 float-left"]
52
+
53
+ The witty, incisive and frank memoirs from the legend of Newsnight and
54
+ long-standing quiz master of University Challenge. Filled with views,
55
+ opinions and stories from 4 decades in front of the camera. Jeremy Paxman
56
+ is Britain's bravest, most incisive political interviewer.
57
+
58
+ The no-nonsense star of BBC Newsnight, Paxman is a supreme inquisitor,
59
+ a master at skewering mammoth egos with his relentless grilling. Few figures
60
+ in public life have escaped. From John Major to Theresa May, from Tony Blair
61
+ to Ed Miliband, Paxman had them quaking in their boots.
62
+
63
+ excerpt__end
64
+
65
+
66
+ // Content
67
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
68
+ [role="mt-5"]
69
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
70
+
71
+ [[readmore]]
72
+ His working life has been defined by questions. *Why is this bastard
73
+ lying to me?* was at the front of his mind as he conducted every interview.
74
+ But it wasn't just politicians. Paxman's interviews with Dizzee Rascal,
75
+ David Bowie, Russell Brand, Vivienne Westwood are legendary. He discussed
76
+ belief with religious leaders and philosophers, economics with CEOs and
77
+ bankers, books with writers and art and theatre with artists.
78
+
79
+ After 22 years on University Challenge, Paxman is also the longest-serving
80
+ active quizmaster on British television. Now, in these long-awaited memoirs,
81
+ he spills the beans behind four decades in front of the camera. He offers
82
+ reflections and stories from a career that has taken him as a reporter to
83
+ many of the world's war zones and trouble spots - Central America, Beirut,
84
+ Belfast, to the studios of Tonight, Panorama, Breakfast Time, the Six O'clock
85
+ News. Filled with candid stories about the great, the good and the rotters
86
+ that have crossed his path, his memoirs are as magnetic to read as Paxman
87
+ is to watch.
88
+
89
+ Candid, uncompromising, compassionate, reflective and astute, he writes
90
+ of the principles that have governed his professional life, the inner
91
+ workings of the BBC, the role of journalists in political debate, the
92
+ scandals and rows he's been part of, the books he has written and the
93
+ series he has made.
94
+
95
+ [role="mt-6"]
96
+ In a book that tells some terrific stories and laughs
97
+ at much of the silliness in the world, A Life in Questions charts the life
98
+ of the greatest political interviewer of our time.
@@ -0,0 +1,89 @@
1
+ ---
2
+ layout: collection
3
+ title: Becoming
4
+ tagline: Former First Lady of the USA
5
+ date: 2023-01-27 00:00:00 +0100
6
+ description: >
7
+ Intimate, powerful, and inspiring memoir by the former
8
+ First Lady of the USA. In a life filled with meaning and
9
+ accomplishment, Michelle Obama has emerged as one of the
10
+ most iconic and compelling women of our era.
11
+
12
+ categories: [ Book, Biography ]
13
+ tags: [ Political, Journalism ]
14
+
15
+ book:
16
+ cover: https://images-na.ssl-images-amazon.com/images/I/414JfiBCutL.jpg
17
+ format: hardback
18
+ pages: 430
19
+ publisher: Penguin Random House LLC
20
+ published: 2018
21
+ author: Michelle Obama
22
+ ISBN10: 0008128308
23
+ ISBN13: 978-3-442-31487-4
24
+ rank: 817
25
+
26
+ fab_menu_id: default
27
+ scrollbar: false
28
+ regenerate: false
29
+
30
+ resources: []
31
+ resource_options:
32
+ - attic:
33
+ padding_top: 400
34
+ padding_bottom: 50
35
+ opacity: 0.5
36
+ slides:
37
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
38
+ alt: giammarco-boscaro-1920x1280
39
+ ---
40
+
41
+ // Collection Initializer (posts|collections)
42
+ // =============================================================================
43
+ // Enable the Liquid Preprocessor
44
+ :page-liquid:
45
+
46
+ // Set page (local) attributes here
47
+ // -----------------------------------------------------------------------------
48
+ // :page--attr: <attr-value>
49
+
50
+ // Place an excerpt at the most top position
51
+ // -----------------------------------------------------------------------------
52
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
53
+
54
+ In a life filled with meaning and accomplishment, Michelle Obama has emerged
55
+ as one of the most iconic and compelling women of our era. As First Lady of
56
+ the United States of America—the first African American to serve in that
57
+ role—she helped create the most welcoming and inclusive White House in history.
58
+
59
+ While also establishing herself as a powerful advocate for women and girls
60
+ in the U.S. and around the world, dramatically changing the ways that families
61
+ pursue healthier and more active lives, and standing with her husband as he
62
+ led America through some of its most harrowing moments.
63
+
64
+ excerpt__end
65
+
66
+
67
+ // Content
68
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
+ [role="mt-5"]
70
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
71
+
72
+ [[readmore]]
73
+ Along the way, she showed us a few dance moves, crushed Carpool Karaoke, and
74
+ raised two down-to-earth daughters under an unforgiving media glare.
75
+
76
+ In her memoir, a work of deep reflection and mesmerizing storytelling,
77
+ Michelle Obama invites readers into her world, chronicling the experiences
78
+ that have shaped her—from her childhood on the South Side of Chicago to
79
+ her years as an executive balancing the demands of motherhood and work
80
+ to her time spent at the world’s most famous address.
81
+
82
+ With unerring honesty and lively wit, she describes her triumphs and her
83
+ disappointments, both public and protected, telling her full story as she
84
+ has lived it—in her own words and on her own terms. Warm, wise, and
85
+ revelatory.
86
+
87
+ Becoming is the deeply personal reckoning of a woman of soul and substance
88
+ who has steadily defied expectations — and whose story inspires us to do the
89
+ same.
@@ -0,0 +1,92 @@
1
+ ---
2
+ layout: collection
3
+ title: Born to Run
4
+ tagline: A legendary Rock Star’s Memoir
5
+ date: 2023-01-27 00:00:00 +0100
6
+ description: >
7
+ A book for workers and dreamers, parents and children,
8
+ lovers and loners, artists, freaks or anyone who has ever
9
+ wanted to be baptized in the holy river of rock and roll.
10
+
11
+ categories: [ Book, Biography ]
12
+ tags: [ Musician ]
13
+
14
+ book:
15
+ cover: https://d1w7fb2mkkr3kw.cloudfront.net/assets/images/book/large/9781/4711/9781471157790.jpg
16
+ format: hardback
17
+ pages: 528
18
+ publisher: Simon and Schuster Ltd.
19
+ published: 2016
20
+ author: Bruce Springsteen
21
+ ISBN10: 1471157792
22
+ ISBN13: 9781471157790
23
+ rank: 23
24
+
25
+ fab_menu_id: default
26
+ scrollbar: false
27
+ regenerate: false
28
+
29
+ resources: []
30
+ resource_options:
31
+ - attic:
32
+ padding_top: 400
33
+ padding_bottom: 50
34
+ opacity: 0.5
35
+ slides:
36
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
37
+ alt: giammarco-boscaro-1920x1280
38
+ ---
39
+
40
+ // Page Initializer
41
+ // =============================================================================
42
+ // Enable the Liquid Preprocessor
43
+ :page-liquid:
44
+
45
+ // Set page (local) attributes here
46
+ // -----------------------------------------------------------------------------
47
+ // :page--attr: <attr-value>:
48
+
49
+ // Place an excerpt at the most top position
50
+ // -----------------------------------------------------------------------------
51
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
52
+
53
+ Over the past seven years, Bruce Springsteen has protectedly devoted himself to
54
+ write the story of his life, bringing to these pages the same honesty, humour
55
+ and originality found in his songs. Bruce Springsteen and the E Street Band
56
+ performed at the Super Bowl's halftime show.
57
+
58
+ The experience was so exhilarating
59
+ that Bruce decided to write about it. That's how this extraordinary
60
+ autobiography began. Springsteen describes growing up Catholic in Freehold,
61
+ New Jersey, amid the poetry, danger and darkness that fuelled his imagination,
62
+ leading up to the moment he refers to as *The Big Bang*: seeing
63
+ Elvis Presley's debut on The Ed Sullivan Show.
64
+
65
+ excerpt__end
66
+
67
+
68
+ // Content
69
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70
+ [role="mt-5]
71
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
72
+
73
+ [[readmore]]
74
+ He vividly recounts his relentless drive to become a musician, his early days
75
+ as a bar band king in Asbury Park, and the rise of the E Street Band. With
76
+ disarming candour, he also tells for the first time the story of the personal
77
+ struggles that inspired his best work, and shows us why the song *Born to Run*
78
+ reveals more than we previously realized.
79
+
80
+ Born to Run will be revelatory for anyone who has ever enjoyed Bruce
81
+ Springsteen, but this book is much more than a legendary rock star's memoir.
82
+
83
+ This is a book for workers and dreamers, parents and children, lovers and
84
+ loners, artists, freaks or anyone who has ever wanted to be baptized in the
85
+ holy river of rock and roll. Rarely has a performer told his own story with
86
+ such force and sweep.
87
+
88
+ Many of his songs like *Thunder Road*, *Badlands*, *The River*,
89
+ *Born in the USA*, *The Rising*, and *The Ghost of Tom Joad*
90
+ — to name just a few — Bruce Springsteen's autobiography is written with the
91
+ lyricism of a singular songwriter and the wisdom of a man who has thought
92
+ deeply about his experiences.
@@ -0,0 +1,91 @@
1
+ ---
2
+ layout: collection
3
+ title: Forty Autumns
4
+ tagline: A Family's Story
5
+ date: 2023-01-27 00:00:00 +0100
6
+ description: >
7
+ History of three generations of her family - mothers, sisters,
8
+ daughters and cousins - separated by forty years of Soviet rule,
9
+ and reunited after the fall of the Berlin Wall.
10
+
11
+ categories: [ Book, Biography ]
12
+ tags: [ Historical ]
13
+
14
+ book:
15
+ cover: https://d20eq91zdmkqd.cloudfront.net/assets/images/book/large/9781/4087/9781408707265.jpg
16
+ format: hardback
17
+ pages: 416
18
+ publisher: Little, Brown Book Group
19
+ published: 2016
20
+ author: Nina Willner
21
+ ISBN10: 1408707268
22
+ ISBN13: 9781408707265
23
+ rank: 106052
24
+
25
+ fab_menu_id: default
26
+ scrollbar: false
27
+ regenerate: false
28
+
29
+ resources: []
30
+ resource_options:
31
+ - attic:
32
+ padding_top: 400
33
+ padding_bottom: 50
34
+ opacity: 0.5
35
+ slides:
36
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
37
+ alt: giammarco-boscaro-1920x1280
38
+ ---
39
+
40
+ // Page Initializer
41
+ // =============================================================================
42
+ // Enable the Liquid Preprocessor
43
+ :page-liquid:
44
+
45
+ // Set page (local) attributes here
46
+ // -----------------------------------------------------------------------------
47
+ // :page--attr: <attr-value>
48
+
49
+ // Place an excerpt at the most top position
50
+ // -----------------------------------------------------------------------------
51
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
52
+
53
+ In Forty Autumns, Nina Willner recounts the history of three generations of
54
+ her family - mothers, sisters, daughters and cousins - separated by forty years
55
+ of Soviet rule, and reunited after the fall of the Berlin Wall.
56
+
57
+ Shortly after the end of the Second World War, as the Soviets took control
58
+ of the eastern part of Germany, Hanna, a schoolteacher's daughter, escaped
59
+ with nothing more than a small suitcase and the clothes on her back.
60
+
61
+ As Hanna built a new life in the West, her relatives (her mother, father and
62
+ eight siblings) remained in the East. The construction of the Berlin Wall
63
+ severed all hope of any future reunion.
64
+
65
+ excerpt__end
66
+
67
+ // Content
68
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
69
+ [role="mt-5"]
70
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
71
+
72
+ [[readmore]]
73
+ Hanna fell in love and moved to America. She made many attempts to establish
74
+ contact with her family, but most were unsuccessful. Her father was under
75
+ close observation; her mother, younger sister Heidi and the others struggled
76
+ to adjust to life under a bizarre and brutal regime that kept its citizens
77
+ cut off from the outside world.
78
+
79
+ A few years later, Hanna had a daughter — Nina — who grew up to become the
80
+ first female US Army intelligence officer to lead sensitive intelligence
81
+ collection operations in East Berlin at the height of the Cold War. At the
82
+ same time, Heidi's daughter, Cordula, was training to become a member of the
83
+ East German Olympic cycling team.
84
+
85
+ Though separated by only a few miles, Nina and her relatives led entirely
86
+ different lives. Once the Berlin Wall came down, and the families were
87
+ reunited, Nina Willner discovered an extraordinary story.
88
+
89
+ In Forty Autumns she vividly brings to life many accounts of courage and
90
+ survival, set against the backdrop of four decades that divided a nation
91
+ and the world.
@@ -0,0 +1,85 @@
1
+ ---
2
+ layout: collection
3
+
4
+ title: Not Dead Yet
5
+ tagline: Phil Collins Autobiography
6
+ date: 2023-01-27 00:00:00 +0100
7
+ description: >
8
+ Phil Collins unvarnished story of the songs and shows, the hits and pans,
9
+ his marriages and divorces. This is the story of his epic career, from
10
+ child actor to one of the most successful songwriters of the pop music era.
11
+
12
+ categories: [ Book, Biography ]
13
+ tags: [ Musician ]
14
+
15
+ book:
16
+ cover: https://d1w7fb2mkkr3kw.cloudfront.net/assets/images/book/large/9781/7808/9781780895123.jpg
17
+ format: hardback
18
+ pages: 464
19
+ publisher: Cornerstone
20
+ published: 2016
21
+ author: Phil Collins
22
+ ISBN10: 1780895127
23
+ ISBN13: 9781780895123
24
+ rank: 1367
25
+
26
+ fab_menu_id: default
27
+ scrollbar: false
28
+ regenerate: false
29
+
30
+ resources: []
31
+ resource_options:
32
+ - attic:
33
+ padding_top: 400
34
+ padding_bottom: 50
35
+ opacity: 0.5
36
+ slides:
37
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
38
+ alt: giammarco-boscaro-1920x1280
39
+ ---
40
+
41
+ // Page Initializer
42
+ // =============================================================================
43
+ // Enable the Liquid Preprocessor
44
+ :page-liquid:
45
+
46
+ // Set page (local) attributes here
47
+ // -----------------------------------------------------------------------------
48
+ // :page--attr: <attr-value>
49
+
50
+ // Place an excerpt at the most top position
51
+ // -----------------------------------------------------------------------------
52
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
53
+
54
+ Not Dead Yet is Phil Collins candid, witty, unvarnished story of the songs
55
+ and shows, the hits and pans, his marriages and divorces, the ascents to the
56
+ top of the charts and into the tabloid headlines.
57
+
58
+ As one of only three musicians to sell over 100 million records both in a
59
+ group and as a solo artist, Collins breathes rare air, but he has never lost
60
+ his talent for crafting songs that touch listeners around the globe.
61
+
62
+ This is the story of his epic career, from child actor to one of the most
63
+ successful songwriters of the pop music era.
64
+
65
+ excerpt__end
66
+
67
+
68
+ // Content
69
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
70
+ [role="mt-5"]
71
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
72
+
73
+ [[readmore]]
74
+ A drummer since almost before he could walk, Collins received on-the-job
75
+ training in the seedy, thrilling bars and clubs of 1960s swinging London
76
+ before finally landing the drum seat in Genesis.
77
+
78
+ Later he would step into the spotlight on vocals after the departure of
79
+ Peter Gabriel, and compose the songs that would rocket him to international
80
+ solo fame with the release of Face Value and *In the Air Tonight*.
81
+
82
+ Whether he's recalling jamming with Eric Clapton and Robert Plant, pulling
83
+ together a big band fronted by Tony Bennett, playing twice at Live Aid, or
84
+ writing the Oscar-winning music for Disney's smash-hit animated film Tarzan,
85
+ Collins keeps it intimate and his storytelling gift never wavers.
@@ -0,0 +1,88 @@
1
+ ---
2
+ layout: collection
3
+ title: The Princess Diarist
4
+ tagline: One of the most famous film sets
5
+ date: 2023-01-27 00:00:00 +0100
6
+ description: >
7
+ Carrie Fisher's intimate, hilarious and revealing
8
+ recollection of what happened behind the scenes on
9
+ one of the most famous film sets. Today, her fame as an
10
+ author, actress, and pop-culture icon is indisputable,
11
+ but in 1977, Carrie Fisher was just a (sort-of) regular
12
+ teenager.
13
+
14
+ categories: [ Book, Biography ]
15
+ tags: [ Actor ]
16
+
17
+ book:
18
+ cover: https://d3by36x8sj6cra.cloudfront.net/assets/images/book/large/9780/5930/9780593077566.jpg
19
+ format: hardback
20
+ pages: 272
21
+ publisher: Transworld Publishers Ltd.
22
+ published: 2016
23
+ author: Carrie Fisher
24
+ ISBN10: 0593077563
25
+ ISBN13: 9780593077566
26
+ rank: 5690
27
+
28
+ fab_menu_id: default
29
+ scrollbar: false
30
+ regenerate: false
31
+
32
+ resources: []
33
+ resource_options:
34
+ - attic:
35
+ padding_top: 400
36
+ padding_bottom: 50
37
+ opacity: 0.5
38
+ slides:
39
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
40
+ alt: giammarco-boscaro-1920x1280
41
+ ---
42
+
43
+ // Page Initializer
44
+ // =============================================================================
45
+ // Enable the Liquid Preprocessor
46
+ :page-liquid:
47
+
48
+ // Set page (local) attributes here
49
+ // -----------------------------------------------------------------------------
50
+ // :page--attr: <attr-value>
51
+
52
+ // Place an excerpt at the most top position
53
+ // -----------------------------------------------------------------------------
54
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
55
+
56
+ The Princess Diarist is Carrie Fisher's intimate, hilarious and revealing
57
+ recollection of what happened behind the scenes on one of the most famous
58
+ film sets of all time, the first Star Wars movie.
59
+
60
+ When Carrie Fisher recently discovered the journals she kept during the
61
+ filming of the first Star Wars movie, she was astonished to see what they
62
+ had preserved-plaintive love poems, unbridled musings with youthful naivete,
63
+ and a vulnerability that she barely
64
+ recognized.
65
+
66
+ Today, her fame as an author, actress, and pop-culture icon is indisputable,
67
+ but in 1977, Carrie Fisher was just a (sort-of) regular teenager.
68
+
69
+ excerpt__end
70
+
71
+ // Content
72
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73
+ [role="mt-5"]
74
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
75
+
76
+ [[readmore]]
77
+ With these excerpts from her handwritten notebooks, The Princess Diarist is
78
+ Fisher's intimate and revealing recollection of what happened on one of the
79
+ most famous film sets of all time-and what developed behind the scenes.
80
+
81
+ And today, as she reprises her most iconic role for the latest Star Wars
82
+ trilogy, Fisher also ponders the joys and insanity of celebrity, and the
83
+ absurdity of a life spawned by Hollywood royalty, only to be surpassed by
84
+ her own outer-space royalty.
85
+
86
+ Laugh-out-loud hilarious and endlessly quotable, The Princess Diarist brims
87
+ with the candour and introspection of a diary while offering shrewd insight
88
+ into the type of stardom that few will ever experience.
@@ -0,0 +1,90 @@
1
+ ---
2
+ layout: collection
3
+
4
+ title: Paul Kalanithi
5
+ tagline: Diagnosed with inoperable lung cancer
6
+ date: 2023-01-27 00:00:00 +0100
7
+ description: >
8
+ When Breath Becomes Air chronicles Kalanithi's transformation
9
+ from a medical student into a patient. Paul Kalanithi at the age
10
+ of thirty-six, on the verge of completing a decade’s training as
11
+ a neurosurgeon, was diagnosed with inoperable lung cancer.
12
+
13
+ categories: [ Book, Biography ]
14
+ tags: [ Medicine, Doctor ]
15
+
16
+ book:
17
+ cover: https://d3by36x8sj6cra.cloudfront.net/assets/images/book/large/9781/8479/9781847923677.jpg
18
+ format: hardback
19
+ pages: 256
20
+ publisher: Vintage Publishing
21
+ published: 2016
22
+ author: Paul Kalanithi
23
+ ISBN10: 1847923674
24
+ ISBN13: 9781847923677
25
+ rank: 40
26
+
27
+ fab_menu_id: default
28
+ scrollbar: false
29
+ regenerate: false
30
+
31
+ resources: []
32
+ resource_options:
33
+ - attic:
34
+ padding_top: 400
35
+ padding_bottom: 50
36
+ opacity: 0.5
37
+ slides:
38
+ - url: /assets/images/modules/attics/giammarco-boscaro-1920x1280.jpg
39
+ alt: giammarco-boscaro-1920x1280
40
+ ---
41
+
42
+ // Page Initializer
43
+ // =============================================================================
44
+ // Enable the Liquid Preprocessor
45
+ :page-liquid:
46
+
47
+ // Set page (local) attributes here
48
+ // -----------------------------------------------------------------------------
49
+ // :page--attr: <attr-value>
50
+
51
+ // Place an excerpt at the most top position
52
+ // -----------------------------------------------------------------------------
53
+ // image:{{page.book.cover}}[width=200, role="mr-4 float-left"]
54
+
55
+ Paul Kalanithi at the age of thirty-six, on the verge of completing a
56
+ decade's training as a neurosurgeon, was diagnosed with inoperable lung
57
+ cancer.
58
+
59
+ Paul Kalanithi died while working on this profoundly moving book, yet his
60
+ words live on as a guide to us all. When Breath Becomes Air is a life-affirming
61
+ reflection on facing our mortality and on the relationship between doctor
62
+ and patient, from a gifted writer who became both.
63
+
64
+ The *NEW YORK TIMES* Number One Bestseller, the *SUNDAY TIMES* Bestseller:
65
+ Finishing this book and then forgetting about it is simply not an
66
+ option: *Unmissable*.
67
+
68
+ excerpt__end
69
+
70
+
71
+ // Content
72
+ // ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
73
+ [role="mt-5"]
74
+ image:{{page.book.cover}}[width=350, role="mr-4 float-left"]
75
+
76
+ [[readmore]]
77
+ One day he was a doctor treating the dying, the next he was a patient
78
+ struggling to live. When Breath Becomes Air chronicles Kalanithi's
79
+ transformation from a medical student asking what makes a virtuous and
80
+ meaningful life into a neurosurgeon working in the core of human
81
+ identity — the brain — and finally into a patient and a new father.
82
+
83
+ What makes life worth living in the face of death? What do you do when when
84
+ life is catastrophically interrupted? What does it mean to have a child as
85
+ your own life fades away?
86
+
87
+ Paul Kalanithi died while working on this profoundly moving book, yet
88
+ his words live on as a guide to us all. When Breath Becomes Air is a
89
+ life-affirming reflection on facing our mortality and on the relationship
90
+ between doctor and patient, from a gifted writer who became both.
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "private": true,
3
3
  "name": "j1",
4
- "version": "2023.0.3",
4
+ "version": "2023.0.5",
5
5
  "description": "J1 Theme Starter Web",
6
6
  "homepage": "https://your.site",
7
7
  "author": {