Migrate website to Hugo

Signed-off-by: Luc Perkins <lucperkins@gmail.com>
This commit is contained in:
Luc Perkins
2018-05-14 12:18:32 -07:00
parent b511c397c3
commit d1503dc9ce
67 changed files with 236 additions and 241 deletions

View File

@@ -0,0 +1,12 @@
@font-regular: "Helvetica Neue", Segoe UI, Arial, "Lucida Grande", sans-serif;
@brand-primary: #00DA9C;
@gray-darkest: #254451;
@gray-dark: #364449;
@blue-dark: #0077A8;
@color-background: #E7F4F9;
@color-gradient-start: #0078C5;
@color-gradient-end: #004775;