From 2af2ff3c1fa5e40ab82f6a3ac80a0236eaae1cd8 Mon Sep 17 00:00:00 2001 From: Andrew Date: Sat, 4 Feb 2017 09:02:04 -0500 Subject: [PATCH] docs: Add tuorial "How to use Google Firebase to host a Hugo site" Aerobatic.io migrated their Bitbucket hosting plugin and no longer provide a free tier with a custom domain. This tutorial covers setting up Firebase to host a Hugo site that was previously hosted on Aerobatic. --- docs/content/community/press.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/content/community/press.md b/docs/content/community/press.md index 86c4a9a1d..4146af6f0 100644 --- a/docs/content/community/press.md +++ b/docs/content/community/press.md @@ -18,6 +18,7 @@ Hugo has been featured in the following Blog Posts, Press and Media. | Title | Author | Date | | ------ | ------ | -----: | +| [How to use Firebase to host a Hugo site](https://www.m0d3rnc0ad.com/post/static-site-firebase/) | Andrew Cuga | 4 Feb 2017 | | [A publishing workflow for teams using static site generators](https://www.keybits.net/post/publishing-workflow-for-teams-using-static-site-generators/) | Tom Atkins | 2 Jan 2017 | | [How To Dynamically Use Google Fonts In A Hugo Website](https://stoned.io/web-development/hugo/How-To-Dynamically-Use-Google-Fonts-In-A-Hugo-Website/) | Hash Borgir | 27 Oct 2016 | | [Embedding Facebook In A Hugo Template](https://stoned.io/web-development/hugo/Embedding-Facebook-In-A-Hugo-Template/) | Hash Borgir | 22 Oct 2016 |