gohugoio / hugoThemes

A curated directory of Hugo themes
https://themes.gohugo.io/
MIT License
1.77k stars 244 forks source link

Evie Hugo Theme has no demo generated #530

Closed onedrawingperday closed 5 years ago

onedrawingperday commented 5 years ago

I am opening this issue here because the Evie Hugo Theme does not have an Issue Tracker to notify @desimone (the theme author) about the following:

The theme's demo is no longer generated since commit https://github.com/desimone/evie-hugo/commit/103bf356c9c695a9f16f141305d9e2c3cdca74b7 was merged because the resources were not committed after changing some SCSS variables and also because the use of a SCSS variable directly in partials/landing_hero.html is not a defined Go Templates variable.

@desimone Can you please look into these problems? Also it would be best if you enabled the Issue Tracker in your theme's repo.

We recently had a spring cleaning of themes that no longer had their demo generated on the Hugo website. It would be a shame having to remove your theme also.

Thanks.

Also here is the ERROR report from the Netlify deploy log

1:25:00 PM:  ==== PROCESSING  evie-hugo  ======
1:25:00 PM: Building site for theme evie-hugo using its own exampleSite to ../themeSite/static/theme/evie-hugo/
1:25:00 PM: ERROR 2019/01/03 11:25:00 error: failed to transform resource: TOCSS: failed to transform "css/style.css" (text/css): this feature is not available in your current Hugo version
1:25:00 PM: Error: Error building site: failed to render pages: render of "home" failed: execute of template failed: template: index.html:3:3: executing "main" at <partial "landing_her...>: error calling partial: "/opt/build/repo/evie-hugo/layouts/partials/landing_hero.html:13:10": execute of template failed: template: partials/landing_hero.html:13:10: executing "partials/landing_hero.html" at <.accent>: can't evaluate field accent in type interface {}
1:25:00 PM: FAILED to create exampleSite for evie-hugo
stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. Feel free to ask questions. We're glad to help. This issue will automatically be closed in the near future if no further activity occurs. Thank you for all your contributions.