Git Product home page Git Product logo

Comments (7)

logicminds avatar logicminds commented on August 24, 2024 1

I had to add a config called theme = <theme directory name>. Worked after adding this.

baseURL = ""
languageCode = "en-us"
title = "Hugo Hero"
themesDir = "themes"
theme = "hugohero"
├── resources
│   └── _gen
├── spell_check.sh
├── static
│   ├── favicon.png
│   ├── features
│   ├── services
│   └── work
└── themes
    └── hugohero

from hugo-hero-theme.

judoal avatar judoal commented on August 24, 2024

After cloning hugo-hero-theme, and configuring config.toml, running 'hugo' yields the following error:

Error: Error building site: failed to render pages: render of "home" failed: "/Users/allengordon/development/workspace/hugo/hero/themes/hugo-hero-theme/layouts/index.html:23:30": execute of template failed: template: index.html:23:30: executing "main" at <$headless.Resources....>: can't evaluate field Resources in type *hugolib.Page

from hugo-hero-theme.

JugglerX avatar JugglerX commented on August 24, 2024

Hmm it could be any number of things with how you have installed. Did you clone the theme into an existing hugo project? Are you sure you updated the config.toml correctly? Did you copy the exampleSite folder to the hugo project root?

from hugo-hero-theme.

judoal avatar judoal commented on August 24, 2024

I did all of that. I've had no trouble with other themes. I'll check it again, however, to make sure.

from hugo-hero-theme.

bgschaid avatar bgschaid commented on August 24, 2024

I have the same problem. Is it possible that this is a problem with the hugo-version? (I have 0.54-DEV/extended). hugo serve ... in the theme-directory doesn't work as well

from hugo-hero-theme.

JugglerX avatar JugglerX commented on August 24, 2024

make sure you have hugo extended installed. run hugo version to check.

If you are running hugo serve from the theme directory it wont work. You need to run this command from the projects root directory (it has the README.md) in it.

from hugo-hero-theme.

JugglerX avatar JugglerX commented on August 24, 2024

I have updated the documentation to (hopefully) make installing and editing the themes config.toml clearer. I have also added theme = "hugo-hero-theme" to the example config.toml.

from hugo-hero-theme.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.