From 2053ef2bfef21369ad69b5c85780764857d3b2e2 Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Sun, 5 Feb 2017 13:24:11 -0800 Subject: [PATCH 1/2] Update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c7aa82b..cfd4ef1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ .DS_Store - +node_modules +icons sandbox stash \ No newline at end of file From 7f955e9b5adc17714b38657724d8948c074181cc Mon Sep 17 00:00:00 2001 From: Cole Bemis Date: Fri, 12 May 2017 16:32:49 -0700 Subject: [PATCH 2/2] Redesign with tachyons --- _includes/footer.html | 27 ++- _includes/header.html | 17 +- _includes/icons.html | 40 +++-- _includes/request.html | 10 +- assets/tooltip-arrow.svg | 7 +- index.html | 28 ++- style.css | 69 ++++++++ style.scss | 361 --------------------------------------- 8 files changed, 138 insertions(+), 421 deletions(-) create mode 100644 style.css delete mode 100644 style.scss diff --git a/_includes/footer.html b/_includes/footer.html index 0d3e100..3ff15dd 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,15 +1,14 @@ -