Docs: add Aerobatic as a deployment option in the Introduction
authorJason Gowans <jason@aerobatic.com>
Sat, 12 Mar 2016 07:25:26 +0000 (23:25 -0800)
committerdigitalcraftsman <digitalcraftsman@users.noreply.github.com>
Sat, 12 Mar 2016 11:19:56 +0000 (12:19 +0100)
12 files changed:
docs/content/overview/introduction.md
docs/content/tutorials/hosting-on-bitbucket.md
docs/static/img/tutorials/bitbucket-create-website.png [deleted file]
docs/static/img/tutorials/bitbucket-grant-access.png [deleted file]
docs/static/img/tutorials/bitbucket-setup-hosting.png [deleted file]
docs/static/img/tutorials/bitbucket-site-built.png [deleted file]
docs/static/img/tutorials/bitbucket-site-live.png [deleted file]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-website.png [new file with mode: 0644]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-grant-access.png [new file with mode: 0644]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-setup-hosting.png [new file with mode: 0644]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-built.png [new file with mode: 0644]
docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-live.png [new file with mode: 0644]

index da83269971db8c3e86b80d9d07210a089967570a..742dd627e3f4b1df3ab99970614e1bc34d132591 100644 (file)
@@ -21,7 +21,7 @@ writing experience.
 
 Sites built with Hugo are extremely fast and very secure. Hugo sites can
 be hosted anywhere, including [Heroku][], [GoDaddy][], [DreamHost][],
-[GitHub Pages][], [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
+[GitHub Pages][], [Aerobatic][], [Google Cloud Storage][], [Amazon S3][] and [CloudFront][], and work well with CDNs.
 Hugo sites run without dependencies on expensive runtimes like Ruby,
 Python or PHP and without dependencies on any databases.
 
@@ -29,6 +29,7 @@ Python or PHP and without dependencies on any databases.
 [GoDaddy]: https://www.godaddy.com/
 [DreamHost]: http://www.dreamhost.com/
 [GitHub Pages]: https://pages.github.com/
+[Aerobatic]: https://www.aerobatic.com/
 [Google Cloud Storage]: http://cloud.google.com/storage/
 [Amazon S3]: http://aws.amazon.com/s3/
 [CloudFront]: http://aws.amazon.com/cloudfront/ "Amazon CloudFront"
index 6d130fd7e994e3ce21da58d9e197d2cd9a0d823f..fa0f184aa93996f7c5e52f973ed18099aca99564 100644 (file)
@@ -20,7 +20,7 @@ weight: 10
 
 In this tutorial, we will use [Bitbucket](https://bitbucket.org/) and [Aerobatic](https://www.aerobatic.com) to build, deploy, and host a Hugo site. Aerobatic is a static hosting service that is installed as an add-on to Bitbucket and provides a free hosting tier with custom domain and wildcard SSL certificate.
 
-It is assumed that you know how to use git for version control and have a Bitbucket account. It is also assumed that you have gone through the [quickstart guide](overview/quickstart/) and already have a Hugo site on your local machine.
+It is assumed that you know how to use git for version control and have a Bitbucket account. It is also assumed that you have gone through the [quickstart guide]({{< relref "overview/quickstart.md" >}}) and already have a Hugo site on your local machine.
 
 ## Create package.json
 
@@ -64,7 +64,7 @@ Clicking [this link](https://aerobatic.io/bb) will automatically install the Aer
 
 ![][1]
 
-[1]: /img/tutorials/bitbucket-grant-access.png
+[1]: /img/tutorials/hosting-on-bitbucket/bitbucket-grant-access.png
 
 ## Setup hosting
 
@@ -72,7 +72,7 @@ Select your repository from the dropdown menu and click **Setup hosting**
 
 ![][2]
 
-[2]: /img/tutorials/bitbucket-setup-hosting.png
+[2]: /img/tutorials/hosting-on-bitbucket/bitbucket-setup-hosting.png
 
 You will then be directed to the **Create Website** screen. This is a one-time step. With each subsequent `git push` to Bitbucket, Aerobatic will automatically build and deploy a new version of your site instantly.
 
@@ -84,19 +84,19 @@ Click the **Create website** button:
 
 ![][3]
 
-[3]: /img/tutorials/bitbucket-create-website.png
+[3]: /img/tutorials/hosting-on-bitbucket/bitbucket-create-website.png
 
 
 In less than 30 seconds, your Hugo site will be built and live on the Internet at http://your-hugo-site.aerobatic.io
 
 ![][4]
 
-[4]: /img/tutorials/bitbucket-site-built.png
+[4]: /img/tutorials/hosting-on-bitbucket/bitbucket-site-built.png
 
 
 ![][5]
 
-[5]: /img/tutorials/bitbucket-site-live.png
+[5]: /img/tutorials/hosting-on-bitbucket/bitbucket-site-live.png
 
 ## Suggested next steps
 
diff --git a/docs/static/img/tutorials/bitbucket-create-website.png b/docs/static/img/tutorials/bitbucket-create-website.png
deleted file mode 100644 (file)
index b722493..0000000
Binary files a/docs/static/img/tutorials/bitbucket-create-website.png and /dev/null differ
diff --git a/docs/static/img/tutorials/bitbucket-grant-access.png b/docs/static/img/tutorials/bitbucket-grant-access.png
deleted file mode 100644 (file)
index e14636b..0000000
Binary files a/docs/static/img/tutorials/bitbucket-grant-access.png and /dev/null differ
diff --git a/docs/static/img/tutorials/bitbucket-setup-hosting.png b/docs/static/img/tutorials/bitbucket-setup-hosting.png
deleted file mode 100644 (file)
index 041be96..0000000
Binary files a/docs/static/img/tutorials/bitbucket-setup-hosting.png and /dev/null differ
diff --git a/docs/static/img/tutorials/bitbucket-site-built.png b/docs/static/img/tutorials/bitbucket-site-built.png
deleted file mode 100644 (file)
index 1f9292d..0000000
Binary files a/docs/static/img/tutorials/bitbucket-site-built.png and /dev/null differ
diff --git a/docs/static/img/tutorials/bitbucket-site-live.png b/docs/static/img/tutorials/bitbucket-site-live.png
deleted file mode 100644 (file)
index 247b1e7..0000000
Binary files a/docs/static/img/tutorials/bitbucket-site-live.png and /dev/null differ
diff --git a/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-website.png b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-website.png
new file mode 100644 (file)
index 0000000..b722493
Binary files /dev/null and b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-create-website.png differ
diff --git a/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-grant-access.png b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-grant-access.png
new file mode 100644 (file)
index 0000000..e14636b
Binary files /dev/null and b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-grant-access.png differ
diff --git a/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-setup-hosting.png b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-setup-hosting.png
new file mode 100644 (file)
index 0000000..041be96
Binary files /dev/null and b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-setup-hosting.png differ
diff --git a/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-built.png b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-built.png
new file mode 100644 (file)
index 0000000..1f9292d
Binary files /dev/null and b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-built.png differ
diff --git a/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-live.png b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-live.png
new file mode 100644 (file)
index 0000000..247b1e7
Binary files /dev/null and b/docs/static/img/tutorials/hosting-on-bitbucket/bitbucket-site-live.png differ