hugo/docs/content/en/showcase/hapticmedia/index.md
Bjørn Erik Pedersen 5fd1e74903
Merge commit '9b0050e9aabe4be65c78ccf292a348f309d50ccd' as 'docs'
```
git subtree add --prefix=docs/ https://github.com/gohugoio/hugoDocs.git master --squash
```

Closes #11925
2024-01-27 10:48:57 +01:00

1.7 KiB
Raw Blame History

title date description siteURL byline
Hapticmedia Blog 2019-10-01 Showcase: "A simple, but powerful, multilingual blog." https://hapticmedia.fr/blog/en/ [Cyril Bonnet](https://github.com/monsieurnebo), Web Developer

Our goal was to create a simple, effective and multilingual blog on 3D technology that could be managed by a non-technical profile.

Why Hugo?

Hugo addresses all these needs, coupled with Forestry.io for its administration via a "turnkey" interface. We have attached particular importance to SEO, and therefore to the creation of an advanced taxonomy system. Thus, each author and tag has a dedicated page, listing the related posts.

What we liked

  • The multilingual content support, especially simple to setup.
  • The multiple environments support (develop, staging, test, production, ...).
  • Although a hard start with the Go language, the power of the Hugo's templating.
  • The partial layouts, including the internals (e.g. social meta tags).
  • The build time, unbeatable .

Tools & workflow

  • We used the same design as our website, recreated as a Hugo HTML template.
  • Hugo for the static website generator.
  • CircleCI for continuous integration & deployment.
  • AWS for web hosting.
  • Forestry.io for the content management.

All of these tools allow our editor to manage the blog's content without having to worry about its technical aspect, which is managed by the developers.