diff --git a/src/layouts/index.html b/src/layouts/index.html index b5bb460..a5cc598 100644 --- a/src/layouts/index.html +++ b/src/layouts/index.html @@ -3,6 +3,29 @@
+ + + +gen-art-1 +gen-art-2
@@ -11,7 +34,7 @@
-

The revolution is here. We’re calling on all open-source devs to authenticate their Github with tea.

+

The revolution is here. We’re calling on all open-source devs to authenticate their Github with tea.

@@ -48,7 +71,6 @@

Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

- pearl-case
@@ -56,77 +78,74 @@ - -
-
+ + +
+

example packages

+
+ + + +
-
-

V2.35 >45 installs

- {{- partial "detail-btn.html" . -}} + {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+
- spaceid + {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
-
+ {{- partial "package-thumbnail.html" . -}}
diff --git a/src/layouts/partials/package-thumbnail.html b/src/layouts/partials/package-thumbnail.html new file mode 100644 index 0000000..0445cd8 --- /dev/null +++ b/src/layouts/partials/package-thumbnail.html @@ -0,0 +1,3 @@ +
+

V2.35 >45 installs

+{{- partial "detail-btn.html" . -}} diff --git a/src/static/Images/gen-art-1.png b/src/static/Images/gen-art-1.png new file mode 100644 index 0000000..63fb9be Binary files /dev/null and b/src/static/Images/gen-art-1.png differ diff --git a/src/static/Images/gen-art-2.png b/src/static/Images/gen-art-2.png new file mode 100644 index 0000000..3ee7c5d Binary files /dev/null and b/src/static/Images/gen-art-2.png differ diff --git a/src/static/Images/xl-grid-half-opacity.svg b/src/static/Images/xl-grid-half-opacity.svg new file mode 100644 index 0000000..d51b817 --- /dev/null +++ b/src/static/Images/xl-grid-half-opacity.svg @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/static/Images/xl-grid-quarter-opacity.svg b/src/static/Images/xl-grid-quarter-opacity.svg new file mode 100644 index 0000000..a9cb1d1 --- /dev/null +++ b/src/static/Images/xl-grid-quarter-opacity.svg @@ -0,0 +1,364 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/static/css/style.css b/src/static/css/style.css index 789f6e2..a20a2d4 100644 --- a/src/static/css/style.css +++ b/src/static/css/style.css @@ -3,7 +3,7 @@ body{ background-color: #1a1a1a; max-width: 1920px; - background-image: url("/Images/x-large-grid.svg"); + background-image: url("/Images/xl-grid-quarter-opacity.svg"); background-size: contain; } @@ -22,7 +22,7 @@ body{ @media only screen and (min-width: 1280px) { .container{ - padding: 128px 150px 10px 132px; + padding: 128px 150px 10px 150px; } } @@ -203,7 +203,7 @@ p{ hr{ border-bottom: 2px solid #949494 !important; opacity: 1; - margin:0px !important; + margin: 0px !important; } /* Homepage */ @@ -230,8 +230,17 @@ hr{ /* Package Display Section */ +.grid-square{ + margin-bottom: 20px; + height:320px; + background-color: gray; + width: 100%; +} + .package-label{ - font-size: 1rem; + font-size: 14px; + float:left; + padding: 10px 0px; } .detail-btn{