Qui c’è la lista dei files dentro la cartella blog

post2

post2 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

post1

post1 Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Writing content

Check in this post a few tips to use Bento better :) Hiding design elements You can hide elements shown in the single page. Check this example - from the about page: hideMetadata = "true" hideAuthorBio = "true" hideComments = "true" hideSuggestions = "true" hideMetadata hides the date about the page title hideAuthorBio hides the avatar / author bio hideComments hides Disqus comments hideSuggestions hides previous/next posts Using TailwindCSS Using the Bento theme, you can use TailwindCSS to create custom designs.

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.