Configuring the theme
Sharing the config.toml used in this website: # Better code higlighting # via https://discourse.gohugo.io/t/pygmentscodefences-how-to-choose-themes/3842/3 pygmentsCodefences = true pygmentsStyle = "vs" # Integrations googleAnalytics = "UA-XXXXXX-XX" disqusShortname = "your-disqus-shortname" # Hightlight theme [markup.highlight] style = "github" # Allow HTML rendering inside markdown [markup.goldmark.renderer] unsafe = true [params] # Show intro in the home page (with headline and description) intro = true headline = "This is a headline" description = "A minimalist theme for Hugo, build with Tailwind CSS.Markdown Syntax Guide
This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.
Rich Content
Hugo ships with several Built-in Shortcodes for rich content, along with a Privacy Config and a set of Simple Shortcodes that enable static and no-JS versions of various social media embeds.
Placeholder Text
Lorem est tota propiore conpellat pectoribus de pectora summo.
Emoji Support
Emoji can be enabled in a Hugo project in a number of ways.