From 15d6a7fa5973c952641cddec6f9a14e5eabc613a Mon Sep 17 00:00:00 2001 From: Jesper Hess Nielsen Date: Sun, 3 Mar 2019 17:34:34 +0100 Subject: [PATCH] Update README with info about deployment --- README.md | 3 +-- _layouts/default.html | 2 +- assets/css/style.scss | 1 + 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 05c24f7..02d8fd3 100644 --- a/README.md +++ b/README.md @@ -18,5 +18,4 @@ upon saving files in the source directory. ## Deploying the site -An automated deployment pipeline is underway. For now, just ping graffen :) -Getting there! +Simply pushing to `master` in our main repo at https://git.data.coop/data.coop/website/ will trigger a build-and-deploy of the website. diff --git a/_layouts/default.html b/_layouts/default.html index 7e6bfc6..1115e3b 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -42,7 +42,7 @@ diff --git a/assets/css/style.scss b/assets/css/style.scss index 1135038..900e906 100644 --- a/assets/css/style.scss +++ b/assets/css/style.scss @@ -281,6 +281,7 @@ nav { footer { padding: 20px 0; text-align: center; + font-size: 12px; } table th