Add "Cocoon Arolla showcase"

This commit is contained in:
Didier GEORGIEFF 2018-07-08 22:58:07 +02:00 committed by Bjørn Erik Pedersen
parent c9cc7852cb
commit 7b7931e59e
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F
6 changed files with 54 additions and 0 deletions

View File

@ -0,0 +1,13 @@
In the heart of the Swiss Alps, at an altitude of 1.950 meters *(highest campsite in Europe)* [Camping Arolla](http://www.camping-arolla.com/) is located in a beautiful position with a panorama of stunning mountains and glaciers.
It offers dozens of routes and walks of every variety starting just a stones throw away.
Our new *Cocooning & Cosy* tents are designed for two people, including a real king size bed, a wood stove, and everything you need to cook.
And you can enjoy the exclusive official [Yakari](http://www.lelombard.com/series-bd/yakari,35/) tent.
The site is built by:
* [Didier Divinerites](https://github.com/divinerites)

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 MiB

View File

@ -0,0 +1,41 @@
---
# A suitable title for this article.
title: Cocoon & Cosy luxury tents in Arolla
# Set this to the current date.
date: 2018-07-08
description: "Showcase: \"Emergency setup a dedicated site in an afternoon.\""
# The URL to the site on the internet.
siteURL: https://www.cocoon-arolla.com
# Link to the site's Hugo source code if public and you can/want to share.
# Remove or leave blank if not needed/wanted.
siteSource: https://github.com/divinerites/cocoon
# Add credit to the article author. Leave blank or remove if not needed/wanted.
byline: "[Didier Divinerites](https://github.com/divinerites)"
---
Swiss [Arolla campsite](http://www.camping-arolla.com/) runs the highest campsite in Europe and I'm completely re-doing their actuel Website with Hugo.
But they just launch a brand new offer (luxury tents with bed and fire oven), and we couldn't wait for the proper new website for having this promoted : we needed the website up and running within 24h !
So we decided to quickly launch a dedicated [independant web site](https://www.cocoon-arolla.com) using all the powefull tools included with [gohugo.io](http://gohugo.io) and some things we already knew & used :
- Choose a spectacular landing theme in the rich [Hugo Themes](http://themes.gohugo.io/) collection : [Airspace Theme](https://themes.gohugo.io/airspace-hugo/) by Themefisher.
- Replace the main images.
- Add a [hugo-easy-gallery / photoswipe](https://github.com/liwenyip/hugo-easy-gallery) on the main page with attractive images.
- Add the promo video with a simple *vimeo* shortcode.
- Replace the Google Maps widget by the [OpenStreetMap](http://www.openstreetmap.org/) equivalent
- Use a [Zotabox](http://www.zotabox.com) contact form.
- Write the content in French & in English directly on the content pages, describe their services, add fun facts and true testimonies.
- Setup a GPRD compliant site with the new Hugo options.
- Use [Netlify](https://www.netlify.com) for publishing it in a breeze.
The first version was up in 4 hours, and the polished 2 languages version was published on Netlify the next day.
This would have been impossible to do it in such a short time without all the powerfull Hugo tools and Netlify simplicity.