-
# Hugo 신규 웹 사이트 만들기 | devkuma
여기에서는 Hugo를 사용하여 신규 웹 사이트를 구축하는 방법에 대해서 설명한다.
[https://www.devkuma.com/docs/hugo/new-site/](https://www.devkuma.com/docs/hugo/new-site/)
-
## Description
I encountered an issue while setting up a new site using the Hugo Profile theme. The setup process does not work as expected unless the `hugo.yaml` file is deleted. I'm not sure if thi…
-
Given attempt to follow a) installation instructions and b) an AI assisted attempt to update Update partials/head.html: to change resources.PostCSS to css.PostCSS
Outcome is underwhelming:
Hard a…
-
# Goals:
Fork the Zeon-Studio project to your personal GitHub. Understand how all the folders and files work together.
# Deliverables:
- How do we change the menu bar items title & where they direct…
-
I'm very interested in converting the site generation code from Middleman to Hugo. Anyone want to help with this? :)
-
**Description**
After upgrading from Hextra v0.8.4 to v0.8.5, the site build fails due to an error in `/json/search-data.json`. The `.File.BaseFileName` property references a `nil` value, leading t…
-
### Past Issues Searched
- [X] I have searched open and closed issues to make sure that the bug has not yet been reported
### Issue is a Bug Report
- [X] This is a bug report and not a feature requ…
-
### Prerequisites
- [X] I've checked the [existing issues](../issues?q=is%3Aissue) and I'm not duplicating a report.
- [X] I've checked the zimfw [Changelog](https://github.com/zimfw/zimfw/blob/ma…
-
Essentially every time I check out a different branch in git or run prettier over my files, Hugo crashes. Here's the most recent crash:
```
goroutine 19169 [running]:
github.com/gohugoio/hugo…
-
The [documentation on "template debugging"](https://gohugo.io/templates/template-debugging/#what-variables-are-available-in-this-context) describes a simple way to render all `Site` context variables …