update style 1
All checks were successful
Website / Website veröffentlichen (push) Successful in 9s

This commit is contained in:
2024-08-11 22:54:07 +02:00
parent 3e9e1c50a8
commit 0d1a0a5fdf
20 changed files with 32 additions and 125 deletions

View File

@@ -3,7 +3,7 @@ title = "About"
description = "Hugo, the world's fastest framework for building websites"
date = "2019-02-28"
aliases = ["about-us", "about-hugo", "contact"]
author = "Hugo Authors"
author = "fte"
+++
Written in Go, Hugo is an open source static site generator available under the [Apache Licence 2.0.](https://github.com/gohugoio/hugo/blob/master/LICENSE) Hugo supports TOML, YAML and JSON data file types, Markdown and HTML content files and uses shortcodes to add rich content. Other notable features are taxonomies, multilingual mode, image processing, custom output formats, HTML/CSS/JS minification and support for Sass SCSS workflows.