Blog članak

GoHugo Series - What Is GoHugo?

This is the first video of the Go Hugo series in which I will try to answer the most common questions about this great framework.

Sam tekst članka trenutačno je i dalje na engleskom, ali hrvatska navigacija, arhiva i povezani sadržaji ostaju dostupni.

This is the first video of the Go Hugo series in which I will try to answer the most common questions about this great framework.

GoHugo YouTube series playlist

Visit GoHugo website:
https://gohugo.io/

Povezane usluge

Ove su usluge usklađene s temom članka i daju čišći prijelaz od edukativnog sadržaja do konkretne implementacije.

Nastavite čitati

Prvo po zajedničkim kategorijama, a zatim po najjačem preklapanju u tagovima.

Ista kategorija 1 min čitanja

Styling Tables With Hugo Shortcode

Markdown is a great way of writing your posts for new static website generators, but sometimes you need to add HTML classes directly to the output to make it look better. Here comes to play Hugo shortcodes that will help you programmatically add custom HTML to your markdown files.