File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed
themes/dlc/layouts/_default Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change @@ -42,6 +42,16 @@ <h3 class="md:text-2xl mt-0 font-normal text-BaseGreenDark">Linode CLI</h3>
42
42
</ div >
43
43
</ div >
44
44
< div class ="flex flex-wrap mt-8 md:mb-4 -mx-4 ">
45
+ < article class ="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
46
+ < div class ="p-8 h-full bg-ThemeCell tile ">
47
+ < header >
48
+ < h3 class ="mt-0 "> < a class ="text-black tile-link " href ="https://terraform.io/docs/providers/linode/ " target ="_blank "> terraform-provider-linode</ a > </ h3 >
49
+ </ header >
50
+ < section class ="mt-2 ">
51
+ Terraform is an Infrastructure-as-code tool that includes management features for various types of Linode resources.
52
+ </ section >
53
+ </ div >
54
+ </ article >
45
55
< article class ="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
46
56
< div class ="p-8 h-full bg-ThemeCell tile ">
47
57
< header >
@@ -72,6 +82,16 @@ <h3 class="mt-0"><a class="text-black tile-link" href="https://github.com/kahkha
72
82
</ section >
73
83
</ div >
74
84
</ article >
85
+ < article class ="item lib-item w-full md:w-1/2 px-4 mb-4 md:mb-8 ">
86
+ < div class ="p-8 h-full bg-ThemeCell tile ">
87
+ < header >
88
+ < h3 class ="mt-0 "> < a class ="text-black tile-link " href ="https://github.com/linode/docker-machine-driver-linode " target ="_blank "> docker-machine-driver-linode</ a > </ h3 >
89
+ </ header >
90
+ < section class ="mt-2 ">
91
+ The Linode Docker Machine Driver provisions Linode instances to run Docker Engine.
92
+ </ section >
93
+ </ div >
94
+ </ article >
75
95
</ div >
76
96
</ div >
77
97
< h2 class ="font-normal text-BaseGreenDark "> Libraries</ h2 >
@@ -97,4 +117,4 @@ <h3 class="mt-0"><a class="text-black tile-link" href="{{ .Params.external_url }
97
117
98
118
< script src ="https://unpkg.com/isotope-layout@3/dist/isotope.pkgd.min.js "> </ script >
99
119
< script src ={{ "/assets/js/tools.js" | relURL }} type="text/javascript"> </ script >
100
- {{ end }}
120
+ {{ end }}
You can’t perform that action at this time.
0 commit comments