+
+
-
-
-
- {{ page.title }}
-
+
+
+
+ {{ page.title }}
+
-
- {{ page.content }}
+
+ {{ page.content }}
+
+
+
+
+
+
+
+
+
-
-
+
diff --git a/bulma.sass b/bulma.sass
index 21407dc..006fcf5 100644
--- a/bulma.sass
+++ b/bulma.sass
@@ -3,7 +3,28 @@
// primary colors
$balboa: hsl(196, 63%, 27%);
+
+/* coolors.co/193a44-ffffff-1c5d99-639fab-bbcde5 */
+$white: hsl(0%, 0%, 100%);
+$lapis-lazuli: hsl(209%, 69%, 35%);
+$cadet-blue: hsl(190%, 30%, 53%);
+$pale-aqua: hsl(214%, 45%, 82%);
+
+/* coolors.co/193a44-dcedff-94b0da-8f91a2-505a5b */
+//$azurish-white: hsl(211%, 100%, 93%);
+//$light-cobalt-blue: hsl(216%, 49%, 72%);
+//$gray-blue: hsl(234%, 9%, 60%);
+//$feldgrau: hsl(185%, 6%, 34%);
+
+// derived colors
$primary: $balboa;
+$info: $lapis-lazuli;
+$link: $lapis-lazuli;
+$success: $cadet-blue;
+//$warning:
+//$danger:
+$light: $pale-aqua;
+//$dark:
@import "_sass/utilities/_all";
@import "_sass/base/_all";
diff --git a/index.md b/index.md
index 24040f4..57e29ea 100644
--- a/index.md
+++ b/index.md
@@ -1,6 +1,11 @@
---
layout: index.liquid
-title: My name is Adam Carpenter
+title: I'm Adam Carpenter
categories: ["index"]
---
-More to come soon! Go to the pages on the top-right to see my first posts.
+Automation Application Developer at ADP
+
+Amateur Hudson mechanic
+
+Loving fiancé and puppy parent
+
--
cgit v1.2.3