Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zbox-old/debian-hugo
https://github.com/zbox-old/debian-hugo
debian debian-linux debian-package debian-packages linux
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/zbox-old/debian-hugo
- Owner: zbox-old
- License: apache-2.0
- Created: 2022-09-01T18:57:49.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-18T14:34:01.000Z (about 2 years ago)
- Last Synced: 2024-10-11T13:22:27.306Z (26 days ago)
- Topics: debian, debian-linux, debian-package, debian-packages, linux
- Language: Makefile
- Homepage:
- Size: 11.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Debian / Hugo
Hugo is a static HTML and CSS website generator written in [Go](https://golang.org/). It is optimized for speed, ease of use, and configurability. Hugo takes a directory with content and templates and renders them into a full HTML website.
Hugo relies on Markdown files with front matter for metadata, and you can run Hugo from any directory. This works well for shared hosts and other systems where you don’t have a privileged account.
Hugo renders a typical website of moderate size in a fraction of a second. A good rule of thumb is that each piece of content renders in around 1 millisecond.
Hugo is designed to work well for any kind of website including blogs, tumbles, and docs.