Ent Wickler Blog
  • Home
  • Tags
  • About me
  • Language
    Français Deutsch
Ent Wickler Blog

hugo


Static website with HUGO - Shortcodes

How to display a GitLab snippet

 Posted on June 3, 2018  |  1 minutes  |  Ent Wickler

By default, HUGO provides a gist shortcode to include GitHub gists in a post. But there is no shortcode for GitLab snippets. Let’s create it. For more details I wish you to have a look to this post.

[Read More]
cms  hugo  shortcode  gitlab  snippet 

Static website with HUGO - Shortcodes

How to create a shortcode

 Posted on March 15, 2018  |  1 minutes  |  Ent Wickler  • Other languages: Français, Deutsch

Shortcodes are key-words based on templates which enlarge Markdown capabilities.
Let’s create a very simple shortcode to display a thumbnail in articles.
By clicking on the thumbnail, it will display the resized image.

[Read More]
cms  hugo  static  shortcodes 

Static website with HUGO - First steps

Install and add content

 Posted on March 8, 2018  |  4 minutes  |  Ent Wickler  • Other languages: Français, Deutsch

You want to create a blog and you ask yourself what easy tool you can use ?
HUGO is an open-source framework and it may be interesting for you.
I use it to build this blog.
Here is how I did to install HUGO on my Windows 7 computer.

[Read More]
cms  hugo  static  install  tuto 

Ent Wickler  • © 2018  •  Ent Wickler Blog

Hugo v0.58.3 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll