From c3e797d41295ed67679c4dcd5f5791907f482f9a Mon Sep 17 00:00:00 2001 From: Daniel Flanagan Date: Mon, 14 Sep 2020 10:28:49 -0500 Subject: [PATCH] Fix readme and add analytics script --- readme.md | 12 +++++++++++- themes/lyte/layouts/_default/baseof.html | 1 + 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 399ae8c..4586476 100644 --- a/readme.md +++ b/readme.md @@ -23,7 +23,17 @@ You can view the site at [http://localhost:1313](http://localhost:1313). ## Deploy -Netlify will automatically deploy the site upon pushing changes to master. +### Temporary Build + +``` +make publish +``` + +### To Production + +``` +make publish-prod +``` [/]: https://lyte.dev diff --git a/themes/lyte/layouts/_default/baseof.html b/themes/lyte/layouts/_default/baseof.html index 1b9d382..d114f83 100644 --- a/themes/lyte/layouts/_default/baseof.html +++ b/themes/lyte/layouts/_default/baseof.html @@ -34,5 +34,6 @@ {{ end }} +