<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Hugo on Nicolas Massé</title><link>https://www.itix.fr/opensource/hugo/</link><description>Recent content in Hugo on Nicolas Massé</description><generator>Hugo -- gohugo.io</generator><language>en</language><lastBuildDate>Wed, 27 Feb 2019 00:00:00 +0200</lastBuildDate><atom:link href="https://www.itix.fr/opensource/hugo/index.xml" rel="self" type="application/rss+xml"/><item><title>Writing workshop instructions with Hugo and deploying in OpenShift</title><link>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo-deploy-openshift/</link><pubDate>Wed, 27 Feb 2019 00:00:00 +0200</pubDate><guid>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo-deploy-openshift/</guid><description>&lt;p>This is the third part of my series covering how to
&lt;a href="../writing-workshop-instructions-with-hugo/">Write workshop instructions with Hugo&lt;/a>. In this article, we will deploy our &lt;a href="https://github.com/nmasse-itix/hugo-workshop/">Hugo mini-training&lt;/a> as a container in OpenShift.&lt;/p></description></item><item><title>Writing workshop instructions with Hugo, with variables in your content</title><link>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo-variables/</link><pubDate>Thu, 21 Feb 2019 00:00:00 +0200</pubDate><guid>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo-variables/</guid><description>&lt;p>This is the second part of my series covering how to
&lt;a href="../writing-workshop-instructions-with-hugo/">Write workshop instructions with Hugo&lt;/a>.
In the first part, we saw how to:&lt;/p>
&lt;ul>
&lt;li>bootstrap a website with Hugo&lt;/li>
&lt;li>add content, organized in chapters and sections&lt;/li>
&lt;li>customize the look and feel to be suitable for workshop instructions&lt;/li>
&lt;/ul>
&lt;p>For this second part, we will add variables to our content so that we can easily
adjust the workshop instructions to different use cases.&lt;/p></description></item><item><title>Writing workshop instructions with Hugo</title><link>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo/</link><pubDate>Wed, 20 Feb 2019 00:00:00 +0200</pubDate><guid>https://www.itix.fr/blog/writing-workshop-instructions-with-hugo/</guid><description>&lt;p>In my professional life, I often have to lead workshops with customers or
partners. During those workshops, participants expect to be trained on
a piece of technology or software.&lt;/p>
&lt;p>I usually have to provision everything needed to deliver this training
and write the training instructions. Those instructions are organized as
a step-by-step guide with screenshots, text, verbatim sections, links,
files to downloads, etc.&lt;/p>
&lt;p>And maybe more important, those instructions have to be well organized,
each step has to be clearly stated, identified and formatted. The progression
needs to be logic and easy. At any time, the participant needs to know where
he is, which steps he has completed and which steps remain.&lt;/p>
&lt;p>And for the trainer, it has to be easy to maintain and collaborative.&lt;/p>
&lt;p>Crafting support materials that can meet all those requirements is
challenging. Slide decks could fit the participants needs but are
very difficult to maintain for the trainer. Markdown documentation
in a GIT repository are better for suited for maintenance and collaboration
but is difficult to work with for the participants.&lt;/p>
&lt;p>Hopefully &lt;a href="https://gohugo.io/">Hugo&lt;/a> can help us!&lt;/p></description></item></channel></rss>