Skip to content

Commit 575cd4b

Browse files
committed
FInished front page
1 parent 0ee2cf0 commit 575cd4b

File tree

16 files changed

+154
-27
lines changed

16 files changed

+154
-27
lines changed

docs/books/Start.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ layout: categories
99
cat: Complexity
1010
tags:
1111
- Front
12-
- Read All About It
1312
sidebar_position: 6
1413
tweet: yes
1514
---

docs/books/The-Menagerie.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,9 @@ The book aims to develop a _Pattern Language_ for understanding software risk, a
2626
## Get It
2727

2828
- [Download a Sample](/the-menagerie-sample.pdf)
29-
- [Kindle Edition](https://a.co/d/hmpmYl2)
30-
- [Print Edition](https://www.amazon.com/Risk-First-Software-Development-1-Menagerie/dp/1717491855)
29+
- [Kindle Edition](https://a.co/d/hmpmYl2) (From Amazon)
30+
- [Print Edition](https://www.amazon.com/Risk-First-Software-Development-1-Menagerie/dp/1717491855) (From Amazon.com
31+
) or [Amazon UK](https://amzn.eu/d/2i8sZH9)
3132

3233
## Read It Here
3334

src/components/front/Books/index.js

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,17 @@ import TagList from '../../../theme/TagList'
77

88
export default function Books() {
99
return (
10-
<HomeSection alt="true">
10+
<HomeSection reversed="true">
1111
<div className={styles.innerAside}>
1212
<h2>Read All About It</h2>
13-
<p>Risk-First is split into several main tracks, dealing with different areas of Software Development</p>
13+
<p>Buy The Print Edition of Risk-First</p>
1414
</div>
1515
<>
16-
<TagList tag="Read All About It" />
16+
<a href="/The-Menagerie"><img src="/img/Cover_Image_Bordered.png" /></a>
1717
</>
18+
<div>
19+
<p><a className={styles.cta} href="/The-Menagerie">BUY THE BOOK</a></p>
20+
</div>
1821
</HomeSection>
1922

2023

src/components/front/Books/noun-book-962015.svg

Lines changed: 0 additions & 5 deletions
This file was deleted.

src/components/front/Books/styles.module.css

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,13 @@
1414
}
1515

1616
.innerAside {
17-
background-image: url('data:image/svg+xml,<svg width="1200pt" height="1200pt" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg"><path fill="white" d="m1017.1 326.76c-122.16-44.039-243.24-90.84-366.6-131.28-29.398-9.6016-69.84-7.8008-97.801 5.0391-115.92 53.281-229.08 112.44-343.08 169.92-48.121 24.359-95.641 49.68-151.56 78.84 175.92 83.16 340.68 161.88 506.16 238.68 70.68 32.879 112.44 86.52 115.92 162.96 1.4414 32.039-7.3203 77.16-28.922 93.719-19.922 15.359-67.441 9.8398-95.281-2.8789-122.16-55.559-240.36-119.88-362.64-175.08-59.16-26.641-97.922-57-80.762-113.28-13.922 21.602-34.441 53.641-59.039 91.922 173.28 85.801 351.36 175.68 531.6 260.88 20.398 9.6016 60.719 2.1602 79.078-12.84 144.72-118.8 291.72-235.68 426.96-364.8 100.92-96.242 55.805-255-74.035-301.8zm-463.44 241.08-260.4-104.4 86.398-50.398 260.4 100.8z"/><path d="m610.32 872.28c-2.8789 0-5.8789-0.60156-8.7617-1.9219l-439.2-201.6c-10.559-4.8008-15.121-17.281-10.32-27.84 4.8008-10.559 17.281-15.121 27.84-10.32l439.2 201.6c10.559 4.8008 15.121 17.281 10.32 27.84-3.4766 7.6797-11.16 12.242-19.078 12.242z" fill="white"/></svg>');
17+
background-image: url("/img/front/reading.svg");
1818
background-position: 0 0px;
1919
background-size: 60%;
2020
background-repeat: no-repeat;
2121
height: 25rem;
2222
}
2323

24-
html[data-theme=dark] .innerAside {
25-
background-image: url('data:image/svg+xml,<svg width="1200pt" height="1200pt" version="1.1" viewBox="0 0 1200 1200" xmlns="http://www.w3.org/2000/svg"><path fill="black" d="m1017.1 326.76c-122.16-44.039-243.24-90.84-366.6-131.28-29.398-9.6016-69.84-7.8008-97.801 5.0391-115.92 53.281-229.08 112.44-343.08 169.92-48.121 24.359-95.641 49.68-151.56 78.84 175.92 83.16 340.68 161.88 506.16 238.68 70.68 32.879 112.44 86.52 115.92 162.96 1.4414 32.039-7.3203 77.16-28.922 93.719-19.922 15.359-67.441 9.8398-95.281-2.8789-122.16-55.559-240.36-119.88-362.64-175.08-59.16-26.641-97.922-57-80.762-113.28-13.922 21.602-34.441 53.641-59.039 91.922 173.28 85.801 351.36 175.68 531.6 260.88 20.398 9.6016 60.719 2.1602 79.078-12.84 144.72-118.8 291.72-235.68 426.96-364.8 100.92-96.242 55.805-255-74.035-301.8zm-463.44 241.08-260.4-104.4 86.398-50.398 260.4 100.8z"/><path d="m610.32 872.28c-2.8789 0-5.8789-0.60156-8.7617-1.9219l-439.2-201.6c-10.559-4.8008-15.121-17.281-10.32-27.84 4.8008-10.559 17.281-15.121 27.84-10.32l439.2 201.6c10.559 4.8008 15.121 17.281 10.32 27.84-3.4766 7.6797-11.16 12.242-19.078 12.242z" fill="black"/></svg>');
26-
}
27-
2824
.innerAside h2 {
2925
font-weight: 800;
3026
font-family: Geomanist;

src/components/front/GetInvolved/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ export default function Parts() {
2222
Join Our <a href="https://github.com/orgs/risk-first/teams/risk-first-team">GitHub Team</a> (and receive regular updates)
2323
</ImageBullet>
2424
<ImageBullet image="/img/front/training.svg" alt="Connect Icon">
25-
Run A Training Session (contact <a href="https://www.linkedin.com/in/robmoffat/">Rob</a>)
25+
Join or Run A Training Session (contact <a href="https://www.linkedin.com/in/robmoffat/">Rob</a>)
2626
</ImageBullet>
2727
</div>
2828
</HomeSection>

src/components/front/GetInvolved/styles.module.css

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
.innerAside h2 {
2-
font-weight: 800;
2+
font-weight: 800;
33
font-family: Geomanist;
44
font-size: 8rem;
55
line-height: 1.1;
6-
text-align: center;
6+
text-align: right;
77
}
88

99
@media (max-width: 60rem) {
@@ -24,12 +24,11 @@ font-weight: 800;
2424

2525
.innerAside p {
2626
font-size: 1.5rem;
27-
text-align: center;
27+
text-align: right;
2828
}
2929

3030

3131
div.callToAction {
3232
margin: 2rem auto;
3333
font-size: 2rem;
34-
text-align: center;
3534
}

src/components/front/NewSplashTop/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ export default function NewSplashTop() {
66

77
<section className={styles.nst}>
88
<svg version="1.1" id="Layer_1" x="0px" y="0px" className={styles.logo}
9-
viewBox="50 50 180 180" width="500px" height="500px" style={{enableBackground: "new 0 0 283.5 283.5;"}}>
9+
viewBox="50 50 180 180" width="500px" height="500px" style={{enableBackground: "new 0 0 283.5 283.5"}}>
1010
<g>
1111
<path className={styles.st1} d="M142.4,70c-39.9,0-72.3,32.4-72.3,72.3c0,39.9,32.4,72.3,72.3,72.3c39.9,0,72.3-32.4,72.3-72.3
1212
C214.7,102.3,182.3,70,142.4,70z M192.6,192.5c-12.9,12.9-30.6,20.8-50.2,20.8c-19.6,0-37.4-8-50.2-20.8

src/components/front/Parts/index.js

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,11 @@ export default function GetInvolved() {
1616
<div className={styles.showcaseOuter}>
1717
<img className={styles.showcaseImage} src="/img/generated/executive-summary/pattern_language.svg" />
1818
</div>
19-
<p>
20-
<a className={styles.cta} href="/overview/Quick-Summary">READ THE SUMMARY</a>
21-
</p>
19+
<div className={styles.explanation}>
20+
<p>But in order to meet your projects' goals, you'll have to choose the right practices to tackle the most important risks.</p>
21+
<p className={styles.explanationLarge}>That's Risk Management</p>
22+
<p><a className={styles.cta} href="/overview/Quick-Summary">READ THE SUMMARY</a></p>
23+
</div>
2224
</HomeSection2>
2325
);
2426
};

src/components/front/Parts/styles.module.css

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,17 @@ font-weight: 800;
1212
}
1313
}
1414

15-
15+
.explanation,
1616
.innerAside p {
1717
font-size: 1.5rem;
1818
text-align: center;
1919
}
2020

21+
.explanationLarge {
22+
font-size: 2rem;
23+
text-align: center;
24+
}
25+
2126
.showcaseOuter {
2227
align-items: center;
2328
background-color: #fff;

0 commit comments

Comments
 (0)