Giter Club home page Giter Club logo

Comments (3)

digitalillusions avatar digitalillusions commented on August 18, 2024 1

First of all, thank you for making this template. I recently started looking into zola and found your template by looking specifically for academic templates. I think you did a very nice job, the theme looks very clean.

I had the same issue when initially setting up the theme. For one, I was confused about HAVING to set the extra variables, although this is something I can overlook, since silently applying default values can be even more confusing.

The issue for the default avatar images can also be resolved if you simply use

[extra]
# Put all your custom variables here

avatar = "img/avatar.jpg"
favicon = "img/avatar.jpg"

without the leading static. As outlined in the official documentation, zola will automatically look in the static directory for images. Hope this helps and will allow you to address the issue yourself. Thanks again for the theme, I will let you know if I find anything else.

from kodama-theme.

adfaure avatar adfaure commented on August 18, 2024

Hello,
looks like the resize_image is not able to find the file static/img/avatar.jpg.

Can you try to copy the one from kodama-theme (should be in themes/kodama-theme/static/img/avatar.jpg) to /home/dad/website/mysite/static/img/avatar.jpg) ?

let me know if it worked.

from kodama-theme.

adfaure avatar adfaure commented on August 18, 2024

Hello,
any progress on the issue ?

Regards,
Adrien

from kodama-theme.

Related Issues (10)

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.