Code Monkey home page Code Monkey logo

Comments (5)

inknos avatar inknos commented on August 28, 2024 1

ok I could try working on that

from photography.

rampatra avatar rampatra commented on August 28, 2024

@inknos feel free to raise a PR for the same if you wish.

from photography.

inknos avatar inknos commented on August 28, 2024

hey, while working on this I was looking at which versions of node/bundle should be required to run this project. could you provide some information on which versions should be supported?

from photography.

rampatra avatar rampatra commented on August 28, 2024

Node 18+ should be fine. If this is a problem, we can have 20+.

from photography.

inknos avatar inknos commented on August 28, 2024

The container works, see #104.

Can be tested after cloning with:

$ podman build --tag photography .
$ podman run --rm --name photography-test --network host -v $(pwd)/images:/app/images:Z -v $(pwd)/_config.yml:/app/_config.yml:Z photography:latest 

However I still have issues using gulp. If I change the images in /images/fulls and run podman exec -it photography-test gulp it still does not resize the images. Not sure if this is expected. I will investigate more.

from photography.

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.