Giter Site home page Giter Site logo

Comments (4)

kachick avatar kachick commented on August 28, 2024 1

I use extended version when using this theme. 🙇‍♂️
And switching the versions with asdf.

When I use https://github.com/peaceiris/actions-hugo, I use following config

- uses: actions/checkout@v3
  with:
    submodules: true
    fetch-depth: 0
- name: Setup Hugo
  uses: peaceiris/actions-hugo@v2
  with:
    extended: true

from hugo-theme-m10c.

vaga avatar vaga commented on August 28, 2024 1

I don't know why hugo has two different versions. You have to use Hugo extended version.

The extended version is needed to customize the CSS.

from hugo-theme-m10c.

kachick avatar kachick commented on August 28, 2024

I had same issue only in GitHub Actions. It is caused by disabling extended. It might be happen since this change.

I guess, your screenshot shows non extended version.
In my working version below.

hugo version
hugo v0.104.3+extended linux/amd64 BuildDate=unknown
hugo v0.105.0-0e3b42b4a9bdeb4d866210819fc6ddcf51582ffa+extended linux/amd64 BuildDate=2022-10-28T12:29:05Z VendorInfo=gohugoio

With warnings in below version

hugo v0.105.0-0e3b42b4a9bdeb4d866210819fc6ddcf51582ffa linux/amd64 BuildDate=2022-10-28T12:29:05Z VendorInfo=gohugoio

WARN 2022/10/28 15:13:27 Module "m10c" is not compatible with this Hugo version; run "hugo mod graph" for more information.

from hugo-theme-m10c.

chapimenge3 avatar chapimenge3 commented on August 28, 2024

@kachick have you got any workaround ?

from hugo-theme-m10c.

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.