From f816f2bd785c25344452f93bc7292f34af27f204 Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sun, 19 Mar 2017 23:48:51 -0500 Subject: [PATCH] Add updated Netlify tutorial --- config.toml | 2 +- .../hosting-on-netlify.md | 109 +++++++++++++----- content/variables/site.md | 2 +- pipeline/gulpfile.js | 8 +- source-images/netlify-add-new-site.png | Bin 0 -> 50169 bytes .../netlify-authorize-added-permissions.png | Bin 0 -> 122842 bytes .../netlify-create-new-site-step-1.png | Bin 0 -> 100294 bytes .../netlify-create-new-site-step-2.png | Bin 0 -> 113099 bytes .../netlify-create-new-site-step-3.png | Bin 0 -> 71396 bytes source-images/netlify-deploy-published.png | Bin 0 -> 34335 bytes source-images/netlify-deploy-site.gif | Bin 0 -> 2371067 bytes source-images/netlify-first-authorize.png | Bin 0 -> 120407 bytes source-images/netlify-live-site.png | Bin 0 -> 65259 bytes source-images/netlify-push-to-deploy.png | Bin 0 -> 53493 bytes source-images/netlify-signup.png | Bin 0 -> 72254 bytes .../netlify-add-new-site.jpg | Bin 0 -> 23390 bytes .../netlify-authorize-added-permissions.jpg | Bin 0 -> 46713 bytes .../hosting-on-netlify/netlify-build-done.png | Bin 140419 -> 0 bytes .../netlify-configure-repo.png | Bin 91631 -> 0 bytes .../netlify-create-new-site-step-1.jpg | Bin 0 -> 37855 bytes .../netlify-create-new-site-step-2.jpg | Bin 0 -> 42233 bytes .../netlify-create-new-site-step-3.jpg | Bin 0 -> 36939 bytes .../netlify-deploy-published.jpg | Bin 0 -> 18930 bytes .../netlify-deploying-site.gif | Bin 0 -> 783315 bytes .../netlify-first-authorize.jpg | Bin 0 -> 44374 bytes .../hosting-on-netlify/netlify-live-site.jpg | Bin 0 -> 37306 bytes .../netlify-push-to-deploy.jpg | Bin 0 -> 21536 bytes .../hosting-on-netlify/netlify-signup.jpg | Bin 0 -> 37118 bytes .../hosting-on-netlify/netlify-signup.png | Bin 81451 -> 0 bytes .../netlify-start-repos.png | Bin 91122 -> 0 bytes .../hosting-on-netlify/netlify-start.png | Bin 79613 -> 0 bytes static/roboto/roboto-100-italic-webfont.ttf | Bin 168276 -> 0 bytes static/roboto/roboto-100-italic-webfont.woff | Bin 31560 -> 0 bytes static/roboto/roboto-100-italic-webfont.woff2 | Bin 24828 -> 0 bytes static/roboto/roboto-100-webfont.ttf | Bin 163132 -> 0 bytes static/roboto/roboto-100-webfont.woff | Bin 24868 -> 0 bytes static/roboto/roboto-100-webfont.woff2 | Bin 18888 -> 0 bytes static/roboto/roboto-300-italic-webfont.ttf | Bin 166492 -> 0 bytes static/roboto/roboto-300-italic-webfont.woff | Bin 31988 -> 0 bytes static/roboto/roboto-300-italic-webfont.woff2 | Bin 25356 -> 0 bytes static/roboto/roboto-300-webfont.ttf | Bin 162420 -> 0 bytes static/roboto/roboto-300-webfont.woff | Bin 25776 -> 0 bytes static/roboto/roboto-300-webfont.woff2 | Bin 19508 -> 0 bytes static/roboto/roboto-400-italic-webfont.ttf | Bin 161484 -> 0 bytes static/roboto/roboto-400-italic-webfont.woff | Bin 31148 -> 0 bytes static/roboto/roboto-400-italic-webfont.woff2 | Bin 24708 -> 0 bytes static/roboto/roboto-400-webfont.ttf | Bin 162876 -> 0 bytes static/roboto/roboto-400-webfont.woff | Bin 26284 -> 0 bytes static/roboto/roboto-400-webfont.woff2 | Bin 19920 -> 0 bytes static/roboto/roboto-500-italic-webfont.ttf | Bin 165636 -> 0 bytes static/roboto/roboto-500-italic-webfont.woff | Bin 31744 -> 0 bytes static/roboto/roboto-500-italic-webfont.woff2 | Bin 25176 -> 0 bytes static/roboto/roboto-500-webfont.ttf | Bin 162588 -> 0 bytes static/roboto/roboto-500-webfont.woff | Bin 26520 -> 0 bytes static/roboto/roboto-500-webfont.woff2 | Bin 20068 -> 0 bytes static/roboto/roboto-700-italic-webfont.ttf | Bin 163644 -> 0 bytes static/roboto/roboto-700-italic-webfont.woff | Bin 31436 -> 0 bytes static/roboto/roboto-700-italic-webfont.woff2 | Bin 24832 -> 0 bytes static/roboto/roboto-700-webfont.ttf | Bin 162464 -> 0 bytes static/roboto/roboto-700-webfont.woff | Bin 26544 -> 0 bytes static/roboto/roboto-700-webfont.woff2 | Bin 20108 -> 0 bytes static/roboto/roboto-900-italic-webfont.ttf | Bin 165444 -> 0 bytes static/roboto/roboto-900-italic-webfont.woff | Bin 30700 -> 0 bytes static/roboto/roboto-900-italic-webfont.woff2 | Bin 24140 -> 0 bytes static/roboto/roboto-900-webfont.ttf | Bin 163488 -> 0 bytes static/roboto/roboto-900-webfont.woff | Bin 26044 -> 0 bytes static/roboto/roboto-900-webfont.woff2 | Bin 19604 -> 0 bytes 67 files changed, 89 insertions(+), 32 deletions(-) create mode 100644 source-images/netlify-add-new-site.png create mode 100644 source-images/netlify-authorize-added-permissions.png create mode 100644 source-images/netlify-create-new-site-step-1.png create mode 100644 source-images/netlify-create-new-site-step-2.png create mode 100644 source-images/netlify-create-new-site-step-3.png create mode 100644 source-images/netlify-deploy-published.png create mode 100644 source-images/netlify-deploy-site.gif create mode 100644 source-images/netlify-first-authorize.png create mode 100644 source-images/netlify-live-site.png create mode 100644 source-images/netlify-push-to-deploy.png create mode 100644 source-images/netlify-signup.png create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-add-new-site.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-authorize-added-permissions.jpg delete mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-build-done.png delete mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-configure-repo.png create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-1.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-2.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-create-new-site-step-3.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploy-published.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-deploying-site.gif create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-first-authorize.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-live-site.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-push-to-deploy.jpg create mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.jpg delete mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-signup.png delete mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-start-repos.png delete mode 100644 static/images/hosting-and-deployment/hosting-on-netlify/netlify-start.png delete mode 100644 static/roboto/roboto-100-italic-webfont.ttf delete mode 100755 static/roboto/roboto-100-italic-webfont.woff delete mode 100755 static/roboto/roboto-100-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-100-webfont.ttf delete mode 100755 static/roboto/roboto-100-webfont.woff delete mode 100755 static/roboto/roboto-100-webfont.woff2 delete mode 100644 static/roboto/roboto-300-italic-webfont.ttf delete mode 100755 static/roboto/roboto-300-italic-webfont.woff delete mode 100755 static/roboto/roboto-300-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-300-webfont.ttf delete mode 100755 static/roboto/roboto-300-webfont.woff delete mode 100755 static/roboto/roboto-300-webfont.woff2 delete mode 100644 static/roboto/roboto-400-italic-webfont.ttf delete mode 100755 static/roboto/roboto-400-italic-webfont.woff delete mode 100755 static/roboto/roboto-400-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-400-webfont.ttf delete mode 100755 static/roboto/roboto-400-webfont.woff delete mode 100755 static/roboto/roboto-400-webfont.woff2 delete mode 100644 static/roboto/roboto-500-italic-webfont.ttf delete mode 100755 static/roboto/roboto-500-italic-webfont.woff delete mode 100755 static/roboto/roboto-500-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-500-webfont.ttf delete mode 100755 static/roboto/roboto-500-webfont.woff delete mode 100755 static/roboto/roboto-500-webfont.woff2 delete mode 100644 static/roboto/roboto-700-italic-webfont.ttf delete mode 100755 static/roboto/roboto-700-italic-webfont.woff delete mode 100755 static/roboto/roboto-700-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-700-webfont.ttf delete mode 100755 static/roboto/roboto-700-webfont.woff delete mode 100755 static/roboto/roboto-700-webfont.woff2 delete mode 100644 static/roboto/roboto-900-italic-webfont.ttf delete mode 100755 static/roboto/roboto-900-italic-webfont.woff delete mode 100755 static/roboto/roboto-900-italic-webfont.woff2 delete mode 100644 static/roboto/roboto-900-webfont.ttf delete mode 100755 static/roboto/roboto-900-webfont.woff delete mode 100755 static/roboto/roboto-900-webfont.woff2 diff --git a/config.toml b/config.toml index d4a1e5994..cec00738b 100644 --- a/config.toml +++ b/config.toml @@ -63,7 +63,7 @@ watch = true # Add GA Tracking Code Here. This leverages a built-in (ie, "internal") partial from HUGO: https://gohugo.io/extras/analytics#configuring-google-analytics googleanalyticstrackingcode = "" ## Critical Render Path. If true, site style will be embedded in a