1
1
{{ define "main" }}
2
2
< div class ="row-full relative -mt-2 px-2 ">
3
3
< section class ="header max-w-3xl mx-auto px-4 md:px-8 py-12 relative z-10 ">
4
- < h2 class ="text-center font-light text-BaseGreenDark "> Manage your Account with the Linode CLI</ h2 >
4
+ < h2 class ="text-center font-normal text-BaseGreenDark "> Manage your Account with the Linode CLI</ h2 >
5
5
< div class ="text-2xl my-3 text-center font-light "> All of the functionality of the Manager from the command line.</ div >
6
6
{{ partial "2_molecules/code-box.html" }}
7
7
< div class ="mt-6 text-center "> < a href ="https://www.linode.com/cli " target ="_blank " class ="btn mt-3 "> Get Started with the Linode CLI</ a > </ div >
@@ -12,31 +12,31 @@ <h2 class="text-center font-light text-BaseGreenDark">Manage your Account with t
12
12
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
13
13
< div class ="px-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center ">
14
14
< h2 class ="mt-0 font-normal text-center "> < a href ="https://developers.linode.com/ " class ="text-black tile-link "> API Documentation</ a > </ h3 >
15
- < p class ="text-xl mt-2 text-center "> Reference Documentation for the Linode API</ p >
15
+ < p class ="text-xl mt-2 text-center font-light "> Reference Documentation for the Linode API</ p >
16
16
</ div >
17
17
</ article >
18
18
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
19
19
< div class ="p-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center ">
20
20
< h2 class ="mt-0 font-normal text-center "> < a href ="/guides/ " class ="text-black tile-link "> Guides</ a > </ h3 >
21
- < p class ="text-xl mt-2 text-center "> How-to’s and Examples Using the Linode API</ p >
21
+ < p class ="text-xl mt-2 text-center font-light "> How-to’s and Examples Using the Linode API</ p >
22
22
</ div >
23
23
</ article >
24
24
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
25
25
< div class ="p-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center ">
26
26
< h2 class ="mt-0 font-normal text-center "> < a href ="/libraries-tools/ " class ="text-black tile-link "> Libraries & Tools</ a > </ h3 >
27
- < p class ="text-xl mt-2 text-center "> Jumpstart Your API Integration</ p >
27
+ < p class ="text-xl mt-2 text-center font-light "> Jumpstart Your API Integration</ p >
28
28
</ div >
29
29
</ article >
30
30
< article class ="w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
31
31
< div class ="p-8 py-20 h-full bg-ThemeCell tile flex flex-col justify-center items-center ">
32
32
< h2 class ="mt-0 font-normal text-center "> < a href ="https://www.linode.com/community/ " target ="_blank " class ="text-black tile-link "> Community Questions</ a > </ h3 >
33
- < p class ="text-xl mt-2 text-center "> Questions and Answers from the Linode Community</ p >
33
+ < p class ="text-xl mt-2 text-center font-light "> Questions and Answers from the Linode Community</ p >
34
34
</ div >
35
35
</ article >
36
36
</ div >
37
37
38
38
< div class ="mx-auto text-center max-w-lg my-8 ">
39
- < h2 class ="font-light text-BaseGreenDark "> Events</ h2 >
39
+ < h2 class ="text-BaseGreenDark font-normal "> Events</ h2 >
40
40
< div class ="text-2xl my-3 font-light "> Catch us on the road at conferences, meetups, and job fairs.</ div >
41
41
</ div >
42
42
< div class ="my-8 -mx-4 pb-8 ">
@@ -47,11 +47,11 @@ <h2 class="font-light text-BaseGreenDark">Events</h2>
47
47
< article class ="w-full md:w-1/3 px-4 mb-4 md:mb-8 ">
48
48
< div class ="p-8 h-full bg-ThemeCell tile ">
49
49
< header >
50
- < h3 class ="mt-0 mb-4 "> < a href ="{{ .Params.event_url }} " class ="text-black tile-link " target ="_blank "> {{ .Title | markdownify }}</ a > </ h3 >
50
+ < h3 class ="mt-0 mb-4 font-normal "> < a href ="{{ .Params.event_url }} " class ="text-black tile-link " target ="_blank "> {{ .Title | markdownify }}</ a > </ h3 >
51
51
</ header >
52
52
< section >
53
- < div > < strong > {{ .Params.location }}</ strong > </ div >
54
- < div > < strong > {{ dateFormat "Jan 2, 2006" .Params.start_date }}</ strong > </ div >
53
+ < div > {{ .Params.location }}</ div >
54
+ < div > {{ dateFormat "Jan 2, 2006" .Params.start_date }}</ div >
55
55
< p > {{ .Content }}</ p >
56
56
</ section >
57
57
</ div >
@@ -64,8 +64,8 @@ <h3 class="mt-0 mb-4"><a href="{{ .Params.event_url }}" class="text-black tile-l
64
64
65
65
< div class ="relative row-full pb-8 home-cubes ">
66
66
< div class ="mx-auto text-center max-w-lg my-8 ">
67
- < h2 class ="font-light text-BaseGreenDark "> Careers at Linode</ h2 >
68
- < div class ="text-2xl mt-4 font-light "> Help us create the platform of tomorrow.</ div >
67
+ < h2 class ="font-normal text-BaseGreenDark "> Careers at Linode</ h2 >
68
+ < div class ="text-2xl mt-2 font-light "> Help us create the platform of tomorrow.</ div >
69
69
< a class ="btn block mx-auto mt-6 " href ="https://www.linode.com/careers " target ="_blank "> View Opportunities</ a >
70
70
</ div >
71
71
</ div >
0 commit comments